i3: Add keybind for xsel-clear script
This commit is contained in:
parent
38fd606811
commit
2fdf879145
1 changed files with 3 additions and 0 deletions
|
|
@ -130,6 +130,9 @@ bindsym XF86AudioRaiseVolume exec --no-startup-id /usr/bin/pulseaudio-ctl up
|
|||
bindsym XF86AudioMute exec --no-startup-id /usr/bin/pulseaudio-ctl mute
|
||||
bindsym XF86AudioMicMute exec --no-startup-id /usr/bin/pulseaudio-ctl mute-input
|
||||
|
||||
# Useful shortcuts
|
||||
bindsym $super+x exec --no-startup-id xsel-clear
|
||||
|
||||
# reload the configuration file
|
||||
bindsym $super+Escape reload
|
||||
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue