Add commented libinput-gestures exec in the sway config since that's useful when running on a laptop
This commit is contained in:
parent
c0f0e0ee7e
commit
dae30d4b60
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ exec --no-startup-id mako
|
|||
exec $HOME/.config/sway/scripts/inactive-windows-transparency.py
|
||||
exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec autotiling
|
||||
#exec libinput-gestures
|
||||
|
||||
# GTK Theme
|
||||
set $gnome-schema org.gnome.desktop.interface
|
||||
|
|
Loading…
Reference in a new issue