Remove dummy-pointer
I've moved it to a systemd service. It works much better.
This commit is contained in:
parent
857bedaa17
commit
8c6ab19d89
@ -34,7 +34,7 @@ bindsym $mod+Shift+$right move right
|
|||||||
|
|
||||||
# Sway controls
|
# Sway controls
|
||||||
bindsym $mod+Shift+c reload
|
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
|
# Workspace controls
|
||||||
bindsym $mod+1 workspace 1
|
bindsym $mod+1 workspace 1
|
||||||
@ -102,4 +102,3 @@ bar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
include /etc/sway/config.d/*
|
include /etc/sway/config.d/*
|
||||||
exec swaymsg exec -- dummy-pointer
|
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user