1
0
Fork 0

Remove dummy-pointer

I've moved it to a systemd service. It works much better.
This commit is contained in:
Ryan Fox 2022-01-16 02:21:47 +00:00
parent 857bedaa17
commit 8c6ab19d89
2 changed files with 1 additions and 2 deletions

View File

@ -34,7 +34,7 @@ bindsym $mod+Shift+$right move right
# Sway controls
bindsym $mod+Shift+c reload
bindsym $mod+Shift+e exec kill $(pidof dummy-pointer) && swaymsg exit
bindsym $mod+Shift+e exec swaymsg exit
# Workspace controls
bindsym $mod+1 workspace 1
@ -102,4 +102,3 @@ bar {
}
include /etc/sway/config.d/*
exec swaymsg exec -- dummy-pointer

Binary file not shown.