I DO NOT KNOW WHAT IM DOING

add app expose gesture

authored by tynanpurdy.com and committed by

Tynan Purdy ece3cea3 0259836a

+4
+4
flake.nix
··· 58 58 # Dock settings 59 59 autohide = true; 60 60 show-recents = false; 61 + showAppExposeGestureEnabled = true; 61 62 persistent-apps = [ 62 63 "Applications/Zen.app" 63 64 "Applications/Beeper Desktop.app" ··· 69 70 FXPreferredViewStyle = "clmv"; 70 71 ShowPathbar = true; 71 72 _FXSortFoldersFirst = true; 73 + }; 74 + trackpad = { 75 + TrackpadThreeFingerVertSwipeGesture = 2; 72 76 }; 73 77 }; 74 78 keyboard = {