Update hyprland.conf

fix break
This commit is contained in:
flicko
2023-02-22 14:45:40 +05:30
committed by GitHub
parent ac2ce77224
commit a54926ce44

View File

@@ -28,6 +28,8 @@ general {
col.active_border=0xfff5c2e7
col.inactive_border=0xff45475a
apply_sens_to_raw=0 # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse)
col.group_border=0xff89dceb
col.group_border_active=0xfff9e2af
}
decoration {
@@ -61,8 +63,6 @@ animations {
dwindle {
pseudotile=1 # enable pseudotiling on dwindle
force_split=0
col.group_border=0xff89dceb
col.group_border_active=0xfff9e2af
}
master{