waybar update

This commit is contained in:
2023-12-02 00:00:56 +01:00
parent 08390b9437
commit a93fb0f4ec
3 changed files with 8 additions and 82 deletions

View File

@@ -25,8 +25,7 @@
"modules":[
"clock",
"tray",
"custom/swaync"
]
"custom/swaync" ]
},
"tray": {
// "icon-size": 21,
@@ -78,8 +77,7 @@
"exec-if": "which swaync-client",
"exec": "swaync-client -swb",
"on-click": "swaync-client -t -sw",
"on-click-right": "swaync-client -d -sw",
"escape": true
"on-click-right": "swaync-client -d -sw"
}
}