1
0

Compare commits

..

No commits in common. "857bedaa1776039467e6f3c033b7897937ee0e5b" and "d49331d60de3fb3fbef288703f7f691400d013f0" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,8 @@ 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 swaynag -t warning -m "Exit sway?" \
-b "Exit sway" "swaymsg exit"
# Workspace controls
bindsym $mod+1 workspace 1
@ -102,4 +103,3 @@ bar {
}
include /etc/sway/config.d/*
exec swaymsg exec -- dummy-pointer

Binary file not shown.