diff options
Diffstat (limited to 'config/wayland/waybar/config.jsonc')
l---------[-rw-r--r--] | config/wayland/waybar/config.jsonc | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/config/wayland/waybar/config.jsonc b/config/wayland/waybar/config.jsonc index aa93297..24065d3 100644..120000 --- a/config/wayland/waybar/config.jsonc +++ b/config/wayland/waybar/config.jsonc @@ -1,16 +1 @@ -{ - "modules-left": ["hyprland/workspaces", "custom/layout", "hyprland/window"], - "modules-right": ["custom/status"], - "hyprland/window": { - "format": " {} " - }, - "custom/layout": { - "format": " []= ", - "interval": "once", - }, - "custom/status": { - "exec": "~/.config/waybar/status.sh", - "format": " {} ", - "interval": 1 - } -} +hyprland.jsonc
\ No newline at end of file |