🔧 (home/hyprland) remove deprecated option
This commit is contained in:
parent
3194d89812
commit
c1eb7f8d10
|
@ -83,11 +83,6 @@ in {
|
||||||
no_gaps_when_only = true;
|
no_gaps_when_only = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Master-Layout/
|
|
||||||
master = {
|
|
||||||
new_is_master = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
||||||
gestures = {
|
gestures = {
|
||||||
workspace_swipe = false;
|
workspace_swipe = false;
|
||||||
|
|
Loading…
Reference in a new issue