dotfiles/config/sxhkd/sxhkdrc
2024-12-13 10:40:42 +01:00

44 lines
934 B
Text

super + Return
st
super + shift + Return
xterm
super + ctrl + Return
cool-retro-term
super + d
dmenu_run -vi -l 15 -p ">"
super + b
firefox
super + i
bookmarks
super + shift + l
i3lock -u -e -i /home/user/images/itsucks.png
super + r
simplescreenrecorder
super + o
st -e lfimg
super + shift + o
pcmanfm
super + a
st -e pulsemixer
super + t
st -e btop
super + {comma,period}
pactl set-sink-volume @DEFAULT_SINK@ {-5%, +5%}
super + m
pactl set-sink-mute @DEFAULT_SINK@ toggle
super + p
flameshot gui -c -p ~/images/screenshots
super + shift + p
flameshot full -c -p ~/images/screenshots
super + ctrl + p
flameshot gui -p ~/images/screenshots
super + shift + ctrl + p
flameshot full -p ~/images/screenshots
#super + {1, 2, 3, 4, 5, 6, 7, 8, 9, 0}
# wmctrl -s {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}
#super + shift + {1, 2, 3, 4, 5, 6, 7, 8, 9, 0}
# wmctrl -i -r $(xdotool getactivewindow) -t {0,1,2,3,4,5,6,7,8,9}