Re-add borders

This commit is contained in:
Oliver Davies 2024-11-25 08:03:59 +00:00
parent 87a756a4fb
commit 6f54d169b7

View file

@ -85,11 +85,6 @@ in
};
terminal = "alacritty";
window = {
border = 0;
hideEdgeBorders = "none";
};
};
extraConfig = ''
@ -101,8 +96,6 @@ in
exec_always --no-startup-id caffeine
exec_always --no-startup-id ${pkgs.autorandr}/bin/autorandr --change
default_border none
default_floating_border none
smart_borders on
smart_gaps on