fix: enabled natural workspace swipe

This commit is contained in:
Patrick Großmann 2023-07-01 18:20:31 +09:00
parent 04ebc0adeb
commit aab860ebd3
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F
2 changed files with 5 additions and 0 deletions

View file

@ -23,6 +23,7 @@ MOD: TAGS: pkgs:
gestures {
workspace_swipe = true
workspace_swipe_numbered = true
}
misc {

View file

@ -10,8 +10,12 @@
"repos"
"Downloads"
# For nextcloud client install
"./Nextcloud"
".config/Nextcloud"
# for electron signal app state
".config/signal"
];
};
};