summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/niri
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/niri')
-rw-r--r--accounts/gkleen@sif/niri/default.nix4
-rw-r--r--accounts/gkleen@sif/niri/waybar.nix4
2 files changed, 4 insertions, 4 deletions
diff --git a/accounts/gkleen@sif/niri/default.nix b/accounts/gkleen@sif/niri/default.nix
index 216a98ea..818266e1 100644
--- a/accounts/gkleen@sif/niri/default.nix
+++ b/accounts/gkleen@sif/niri/default.nix
@@ -455,8 +455,8 @@ in {
455 (plain "layout" [ 455 (plain "layout" [
456 (leaf "gaps" 8) 456 (leaf "gaps" 8)
457 (plain "struts" [ 457 (plain "struts" [
458 (leaf "left" 0) 458 (leaf "left" 26)
459 (leaf "right" 0) 459 (leaf "right" 26)
460 (leaf "top" 0) 460 (leaf "top" 0)
461 (leaf "bottom" 0) 461 (leaf "bottom" 0)
462 ]) 462 ])
diff --git a/accounts/gkleen@sif/niri/waybar.nix b/accounts/gkleen@sif/niri/waybar.nix
index bae818f6..6742e9fc 100644
--- a/accounts/gkleen@sif/niri/waybar.nix
+++ b/accounts/gkleen@sif/niri/waybar.nix
@@ -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 {