Implement resize submap
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"margin-top": 16,
|
||||
"margin-left": 16,
|
||||
"margin-right": 16,
|
||||
"modules-left": ["hyprland/workspaces", "hyprland/window", "sway/mode"],
|
||||
"modules-left": ["hyprland/workspaces", "hyprland/window", "hyprland/submap", "sway/mode"],
|
||||
"modules-right": ["tray"],
|
||||
"hyprland/workspaces": {
|
||||
"all-outputs": false,
|
||||
@@ -21,6 +21,9 @@
|
||||
"separate-outputs": true,
|
||||
"format": "{}"
|
||||
},
|
||||
"hyprland/submap": {
|
||||
"on-click": "hyprctl dispatch submap reset"
|
||||
},
|
||||
"tray": {
|
||||
"icon-size": 16,
|
||||
"spacing": 10
|
||||
|
Reference in New Issue
Block a user