sxhkd: Remove unneeded keybinds
Plasma handles all of this
This commit is contained in:
parent
d20f157b17
commit
ed9f01f215
@ -8,36 +8,10 @@
|
|||||||
alt + Return
|
alt + Return
|
||||||
konsole
|
konsole
|
||||||
|
|
||||||
# Program launcher
|
|
||||||
#alt + space
|
|
||||||
# rofi -show drun -display-drun ':'
|
|
||||||
|
|
||||||
# SSH browser
|
|
||||||
alt + backslash
|
|
||||||
rofi -show ssh
|
|
||||||
|
|
||||||
# Program switcher
|
|
||||||
alt + Tab
|
|
||||||
rofi -show
|
|
||||||
|
|
||||||
# Reload SXHKD
|
# Reload SXHKD
|
||||||
alt + Escape
|
alt + Escape
|
||||||
pkill -USR1 -x sxhkd
|
pkill -USR1 -x sxhkd
|
||||||
|
|
||||||
# Reset wallpaper
|
|
||||||
alt + shift + w
|
|
||||||
feh --randomize --bg-fill ~/Pictures/Wallpapers/.active
|
|
||||||
|
|
||||||
# Pulse controls
|
|
||||||
XF86Audio{Raise,Lower}Volume
|
|
||||||
pactl set-sink-volume 0 {+,-}5%
|
|
||||||
XF86AudioMute
|
|
||||||
pactl set-sink-mute 0 toggle
|
|
||||||
|
|
||||||
# Brightness controls
|
|
||||||
XF86MonBrightness(Up,Down)
|
|
||||||
xbacklight (-inc,-dec) 5
|
|
||||||
|
|
||||||
# mpv-xwinwrap Controls
|
# mpv-xwinwrap Controls
|
||||||
alt + p
|
alt + p
|
||||||
~/.local/bin/mpv-xwinwrap
|
~/.local/bin/mpv-xwinwrap
|
||||||
|
Loading…
Reference in New Issue
Block a user