diff options
Diffstat (limited to 'accounts/gkleen@sif/niri/waybar.nix')
-rw-r--r-- | accounts/gkleen@sif/niri/waybar.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/accounts/gkleen@sif/niri/waybar.nix b/accounts/gkleen@sif/niri/waybar.nix index bae818f6..cc131c08 100644 --- a/accounts/gkleen@sif/niri/waybar.nix +++ b/accounts/gkleen@sif/niri/waybar.nix | |||
@@ -20,7 +20,7 @@ in { | |||
20 | { | 20 | { |
21 | layer = "top"; | 21 | layer = "top"; |
22 | position = "top"; | 22 | position = "top"; |
23 | height = 14; | 23 | height = 21; |
24 | output = [ "eDP-1" "DP-2" "DP-3" ]; | 24 | output = [ "eDP-1" "DP-2" "DP-3" ]; |
25 | modules-left = [ "niri/workspaces" ]; | 25 | modules-left = [ "niri/workspaces" ]; |
26 | modules-center = [ "niri/window" ]; | 26 | modules-center = [ "niri/window" ]; |
@@ -254,10 +254,10 @@ in { | |||
254 | } | 254 | } |
255 | 255 | ||
256 | .modules-left { | 256 | .modules-left { |
257 | margin-left: 12px; | 257 | margin-left: 38px; |
258 | } | 258 | } |
259 | .modules-right { | 259 | .modules-right { |
260 | margin-right: 12px; | 260 | margin-right: 38px; |
261 | } | 261 | } |
262 | 262 | ||
263 | .module { | 263 | .module { |