Tweak hyprland look
This commit is contained in:
@@ -54,10 +54,15 @@
|
|||||||
"ALTSHIFT,L,movewindow,r"
|
"ALTSHIFT,L,movewindow,r"
|
||||||
"ALTSHIFT,K,movewindow,u"
|
"ALTSHIFT,K,movewindow,u"
|
||||||
"ALTSHIFT,J,movewindow,d"
|
"ALTSHIFT,J,movewindow,d"
|
||||||
] ++ workspaces;
|
]
|
||||||
|
++ workspaces;
|
||||||
|
|
||||||
decoration = {
|
windowrule = "bordersize 0, fullscreen:1";
|
||||||
rounding = 8;
|
|
||||||
|
general = {
|
||||||
|
gaps_in = 2;
|
||||||
|
gaps_out = 2;
|
||||||
|
"col.active_border" = "0xff888888";
|
||||||
};
|
};
|
||||||
animations.animation = [
|
animations.animation = [
|
||||||
"windows,1,4,default"
|
"windows,1,4,default"
|
||||||
|
|||||||
Reference in New Issue
Block a user