feat: comply with new hyprland settings

This commit is contained in:
Ahwx 2024-06-21 16:33:45 +02:00
parent ea1b76483d
commit 20893c44be

View file

@ -21,7 +21,7 @@
"waybar &" "waybar &"
"mako &" "mako &"
"wl-paste --watch cliphist store &" "wl-paste --watch cliphist store &"
"element-desktop &" "element-desktop &"
]; ];
input = { input = {
@ -67,7 +67,6 @@
}; };
master = { master = {
new_is_master = true;
special_scale_factor = 1; special_scale_factor = 1;
no_gaps_when_only = false; no_gaps_when_only = false;
}; };