Remove config for libinput-gestures
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
gesture swipe right 3 swaymsg workspace prev_on_output
|
|
||||||
gesture swipe left 3 swaymsg workspace next_on_output
|
|
||||||
|
|
||||||
gesture swipe up 3 kickoff
|
|
||||||
|
|
||||||
gesture swipe down 4 swaylock
|
|
||||||
@@ -152,7 +152,6 @@ exec_always --no-startup-id swaync-client -R
|
|||||||
exec_always --no-startup-id xrdb -load $HOME/.Xresources
|
exec_always --no-startup-id xrdb -load $HOME/.Xresources
|
||||||
exec_always --no-startup-id $HOME/.config/waybar/launch.sh
|
exec_always --no-startup-id $HOME/.config/waybar/launch.sh
|
||||||
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
|
|
||||||
exec_always --no-startup-id $HOME/dotfiles/bin/initial-mic-state.sh
|
exec_always --no-startup-id $HOME/dotfiles/bin/initial-mic-state.sh
|
||||||
exec_always --no-startup-id $HOME/dotfiles/bin/sway-lid-watcher.sh
|
exec_always --no-startup-id $HOME/dotfiles/bin/sway-lid-watcher.sh
|
||||||
exec_always --no-startup-id killall bluetoothd && $HOME/go/bin/bluetoothd -i 15
|
exec_always --no-startup-id killall bluetoothd && $HOME/go/bin/bluetoothd -i 15
|
||||||
|
|||||||
Reference in New Issue
Block a user