Add icon to workspaces
This commit is contained in:
parent
f3de353c65
commit
1f860a9c68
@ -11,7 +11,11 @@
|
||||
"wlr/workspaces": {
|
||||
"all-outputs": true,
|
||||
"on-click": "activate",
|
||||
"format": "{name}",
|
||||
"format": "{name}: {icon}",
|
||||
"format-icons": {
|
||||
"focused": "",
|
||||
"default": ""
|
||||
},
|
||||
"on-scroll-up": "hyprctl dispatch workspace e+1",
|
||||
"on-scroll-down": "hyprctl dispatch workspace e-1"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user