Tweak hyprland look

This commit is contained in:
2025-11-06 19:29:42 +01:00
parent 4eef1ecc0f
commit 6ebef01bca
+8 -3
View File
@@ -54,10 +54,15 @@
"ALTSHIFT,L,movewindow,r"
"ALTSHIFT,K,movewindow,u"
"ALTSHIFT,J,movewindow,d"
] ++ workspaces;
]
++ workspaces;
decoration = {
rounding = 8;
windowrule = "bordersize 0, fullscreen:1";
general = {
gaps_in = 2;
gaps_out = 2;
"col.active_border" = "0xff888888";
};
animations.animation = [
"windows,1,4,default"