feat: added waybar & anyrun configs
This commit is contained in:
10
.config/waybar/lib/components/workspaces.json
Normal file
10
.config/waybar/lib/components/workspaces.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"hyprland/workspaces": {
|
||||
"show-special": true,
|
||||
"persistent-workspaces": {
|
||||
"1": [1],
|
||||
"2": [2],
|
||||
"3": [3]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user