sxhkd/sxhkdrc

59 lines
698 B
Plaintext
Raw Normal View History

2020-03-31 20:28:57 +00:00
#
# wm independent hotkeys
#
# terminal emulator
# super + Return
# urxvt
# program launcher
#super + @space
# dmenu_run
# make sxhkd reload its configuration files:
2020-03-31 21:28:57 +00:00
super + Escape
pkill -USR1 -x sxhkd
2020-03-31 20:28:57 +00:00
2020-04-07 22:27:42 +00:00
super + b
~/.config/polybar/toggle-polybar.sh 3
2020-03-31 20:28:57 +00:00
super + p
dmenu_recency
2020-04-11 17:12:37 +00:00
super + shift + p
keepmenu
super + ctrl + p
tmux-select
2020-07-12 10:26:50 +00:00
super + Return
2020-07-12 09:31:54 +00:00
alacritty -e tmux new
2020-03-31 20:28:57 +00:00
2020-07-12 10:26:50 +00:00
super + shift + Return
alacritty --config-file ~/.config/alacritty/alacritty--light.yml
2020-03-31 20:28:57 +00:00
super + control + Return
2020-07-12 09:31:54 +00:00
alacritty
2020-03-31 20:28:57 +00:00
## screenshots
super + Print
i3-scrot
super + shift + Print
i3-scro -d
super + s
2020-03-31 21:28:57 +00:00
dmenu_ssh
2020-03-31 20:28:57 +00:00
super + e
dmenu_power
super + shift + e
slock
super + o
bm
2020-10-30 12:25:34 +00:00
super + x
xcompmgr-toggle