mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore(temp): comment out gestures for hyprland as they broke
This commit is contained in:
parent
e262c4470b
commit
cceceb35c7
1 changed files with 4 additions and 4 deletions
|
|
@ -99,10 +99,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
gestures = {
|
||||
workspace_swipe = true;
|
||||
workspace_swipe_invert = true;
|
||||
};
|
||||
#gestures = {
|
||||
# workspace_swipe = true;
|
||||
# workspace_swipe_invert = true;
|
||||
#};
|
||||
|
||||
general = {
|
||||
"$mainMod" = "ALT";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue