Compare commits

...

2 Commits

Author SHA1 Message Date
nils 10cda4240e padding update 2026-01-25 17:27:45 +01:00
nils 696bf08ca6 gaps update 2026-01-25 17:27:34 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ gesture = 3, swipe, mod: Alt, fullscreen
# General # General
general { general {
gaps_in = 5 gaps_in = 5
gaps_out = 7 gaps_out = 15
border_size = 3 border_size = 3
col.active_border = $primary col.active_border = $primary
col.inactive_border = $surface_variant col.inactive_border = $surface_variant
+1 -1
View File
@@ -35,7 +35,7 @@ color: @primary;
} }
#workspaces button { #workspaces button {
padding: 0 4px; padding: 0 0px;
margin-right: 4px; margin-right: 4px;
color: @foreground; color: @foreground;
background: transparent; background: transparent;