hyprland workspace swipe gesture
This commit is contained in:
parent
964a2bc60d
commit
f45fcd49d9
1 changed files with 4 additions and 0 deletions
|
@ -225,6 +225,10 @@ in {
|
||||||
new_is_master = true;
|
new_is_master = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
gestures = {
|
||||||
|
workspace_swipe = true;
|
||||||
|
};
|
||||||
|
|
||||||
misc = {
|
misc = {
|
||||||
force_default_wallpaper = 0;
|
force_default_wallpaper = 0;
|
||||||
disable_splash_rendering = true;
|
disable_splash_rendering = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue