shit
This commit is contained in:
commit
01a9e86575
64 changed files with 2284 additions and 0 deletions
44
config/sxhkd/sxhkdrc
Normal file
44
config/sxhkd/sxhkdrc
Normal file
|
@ -0,0 +1,44 @@
|
|||
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}
|
Loading…
Add table
Add a link
Reference in a new issue