feat: hyprland config
This commit is contained in:
15
.config/waybar/modules/hyprland/workspaces.jsonc
Normal file
15
.config/waybar/modules/hyprland/workspaces.jsonc
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"hyprland/workspaces": {
|
||||
"format": "{icon}",
|
||||
"disable-scroll": true,
|
||||
"format-icons": {
|
||||
"default": "",
|
||||
"focused": ""
|
||||
},
|
||||
"cursor": true,
|
||||
"all-outputs": true,
|
||||
"persistent-workspaces": {
|
||||
"*": 5
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user