chore(waybar): update config

This commit is contained in:
2025-03-01 15:30:11 +01:00
parent 009a152e8c
commit c629cf5a2a
2 changed files with 15 additions and 12 deletions

View File

@@ -20,7 +20,7 @@
],
"sway/workspaces": {
"format": "{name} {icon}",
"format": "{name} {icon}",
"disable-scroll": true,
"format-icons": {
"urgent": "",
@@ -78,7 +78,7 @@
"custom/recorder": {
"tooltip": true,
"format": "Recording screen",
"format": "Rec 󱣴",
"return-type": "json",
"interval": 1,
"exec": "echo '{\"class\": \"recording\"}'",