add libinput-gestures.conf
also start libinput-gestures on startup
This commit is contained in:
6
config/.config/libinput-gestures.conf
Normal file
6
config/.config/libinput-gestures.conf
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
gesture swipe left 3 swaymsg workspace prev
|
||||||
|
gesture swipe right 3 swaymsg workspace next
|
||||||
|
|
||||||
|
gesture swipe up 3 kickoff
|
||||||
|
|
||||||
|
gesture swipe down 4 swaylock
|
||||||
@@ -131,6 +131,7 @@ exec_always --no-startup-id $HOME/.config/waybar/launch.sh
|
|||||||
exec_always --no-startup-id dunst
|
exec_always --no-startup-id dunst
|
||||||
exec_always --no-startup-id $HOME/dotfiles/bin/set-wallpaper --restore
|
exec_always --no-startup-id $HOME/dotfiles/bin/set-wallpaper --restore
|
||||||
exec_always --no-startup-id $HOME/dotfiles/bin/swayidle.sh
|
exec_always --no-startup-id $HOME/dotfiles/bin/swayidle.sh
|
||||||
|
exec_always --no-startup-id libinput-gestures-setup restart
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user