update(hyprland): switched to hyprland 0.55.1

This commit is contained in:
kenji
2026-05-28 12:12:21 -05:00
parent 91f91212db
commit b5f2538c19
18 changed files with 157 additions and 146 deletions
+1 -2
View File
@@ -9,7 +9,7 @@
};
decoration = {
rounding = 0;
active_opacity = 0.99;
active_opacity = 1;
inactive_opacity = 0.99;
shadow = {
enabled = true;
@@ -29,7 +29,6 @@
};
monitor = myConfig.hyprland.monitors;
dwindle = {
pseudotile = true;
preserve_split = true;
smart_split = false;
};