bin: remove sway_exit, this is now done via desktop files
This commit is contained in:
parent
de752e591c
commit
63bc63c91e
2 changed files with 0 additions and 31 deletions
2
config
2
config
|
|
@ -32,7 +32,6 @@ set $notify_cmd dunstify -r 123
|
|||
# Your preferred application launcher
|
||||
set $run_cmd $HOME/.config/sway/bin/sway_run
|
||||
set $search_cmd $HOME/.config/sway/bin/sway_search
|
||||
set $exit_cmd $HOME/.config/sway/bin/sway_exit
|
||||
|
||||
#
|
||||
# Host Specific
|
||||
|
|
@ -88,7 +87,6 @@ bindsym --release button3 kill
|
|||
# Start your launcher
|
||||
bindsym $alt+r exec $run_cmd
|
||||
bindsym $alt+Shift+r exec $search_cmd
|
||||
bindsym $alt+Backspace exec $exit_cmd
|
||||
|
||||
# Drag floating windows by holding down $alt and left mouse button.
|
||||
# Resize them with right mouse button + $alt.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue