mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Enable workspace gestures
This commit is contained in:
parent
feccffb3b0
commit
43356b3b51
1 changed files with 2 additions and 0 deletions
|
|
@ -62,6 +62,8 @@
|
|||
middle_button_emulation = true;
|
||||
};
|
||||
|
||||
gestures.workspace_swipe = true;
|
||||
|
||||
general = {
|
||||
gaps_in = 5;
|
||||
gaps_out = 10;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue