diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-06-07 12:38:05 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-06-07 12:38:05 +0200 |
| commit | 0f0e252fc0fe134c202536935ea30af3d220d828 (patch) | |
| tree | e1dc02249c0f3e601b979d4f76928004081eaa1a /nixos/config/waybar | |
| parent | f4977db08909fcc78c7a5c7cedaa17668ab3e0f0 (diff) | |
add wallpaper and rofi
Diffstat (limited to 'nixos/config/waybar')
| -rw-r--r-- | nixos/config/waybar/config.jsonc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/config/waybar/config.jsonc b/nixos/config/waybar/config.jsonc index 7b8e46c..90c8ca9 100644 --- a/nixos/config/waybar/config.jsonc +++ b/nixos/config/waybar/config.jsonc @@ -25,7 +25,7 @@ "hyprland/workspaces": { "format": "{name}", "persistent-workspaces": { - "*" : 9 + "*" : 10 } }, |
