diff --git a/home.nix b/home.nix index 4a5417a..4799efd 100644 --- a/home.nix +++ b/home.nix @@ -526,6 +526,7 @@ smart_gaps inverse_outer ''; config = { + bars = []; window = { commands = [ { @@ -537,9 +538,9 @@ ]; }; gaps = { - inner = 50; - vertical = 100; - horizontal = 600; + inner = 30; + vertical = 50; + horizontal = 400; # smartGaps = true; smartBorders = "on"; }; @@ -575,7 +576,7 @@ resolution = "3840x2160@30Hz"; position = "1280 0"; # background = "/home/muhh/Sync/Backgrounds/wald.jpg fill"; - scale = "1.25"; + scale = "1.5"; }; HDMI-A-1 = { resolution = "1920x1080@60.000Hz";