ansible playbook + fix waybar config
This commit is contained in:
parent
c6d0002178
commit
f649479e1b
2 changed files with 174 additions and 2 deletions
|
|
@ -2,13 +2,13 @@
|
|||
"layer": "top",
|
||||
"height": 30,
|
||||
"spacing": 4,
|
||||
"modules-left": ["wlr/workspaces", "custom/media"],
|
||||
"modules-left": ["hyprland/workspaces", "custom/media"],
|
||||
"modules-right": [
|
||||
"pulseaudio",
|
||||
"clock",
|
||||
"tray"
|
||||
],
|
||||
"wlr/workspaces": {
|
||||
"hyprland/workspaces": {
|
||||
"format": "{icon}",
|
||||
"on-scroll-up": "hyprctl dispatch workspace e+1",
|
||||
"on-scroll-down": "hyprctl dispatch workspace e-1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue