diff options
Diffstat (limited to 'config')
l--------- | config/wayland/waybar/colors.css | 1 | ||||
l---------[-rw-r--r--] | config/wayland/waybar/config.jsonc | 17 |
2 files changed, 2 insertions, 16 deletions
diff --git a/config/wayland/waybar/colors.css b/config/wayland/waybar/colors.css new file mode 120000 index 0000000..38b29a4 --- /dev/null +++ b/config/wayland/waybar/colors.css @@ -0,0 +1 @@ +/home/aluc/.config/waybar/colors/colors-nord
\ No newline at end of file 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 |