39 lines
677 B
Text
39 lines
677 B
Text
|
super + Return
|
||
|
st
|
||
|
super + d
|
||
|
dmenu_run -l 25
|
||
|
super + b
|
||
|
firefox
|
||
|
|
||
|
super + o
|
||
|
st -e lfimg
|
||
|
super + shift + o
|
||
|
pcmanfm
|
||
|
super + a
|
||
|
st -e pulsemixer
|
||
|
|
||
|
super + p
|
||
|
flameshot gui -p ~/images/screenshots
|
||
|
super + shift + p
|
||
|
flameshot full -p ~/images/screenshots
|
||
|
super + ctrl + p
|
||
|
flameshot gui -c -p ~/images/screenshots
|
||
|
super + shift + ctrl + p
|
||
|
flameshot full -c -p ~/images/screenshots
|
||
|
|
||
|
super + i
|
||
|
bookmarks
|
||
|
super + shift + l
|
||
|
i3lock -u -e -i /home/user/images/itsucks.png
|
||
|
|
||
|
super + {comma,period}
|
||
|
pactl set-sink-volume @DEFAULT_SINK@ {-5%, +5%}
|
||
|
super + m
|
||
|
pactl set-sink-mute @DEFAULT_SINK@ toggle
|
||
|
|
||
|
|
||
|
#super + {1, 2, 3, 4, 5, 6}
|
||
|
# wmctrl -s {0, 1, 2, 3, 4, 5}
|
||
|
#super + q
|
||
|
# xdo kill
|