sxhkd/sxhkdrc

65 lines
939 B
Plaintext

#
# wm independent hotkeys
#
# terminal emulator
# super + Return
# urxvt
# program launcher
#super + @space
# dmenu_run
# make sxhkd reload its configuration files:
super + Escape
pkill -USR1 -x sxhkd
super + b
~/.config/polybar/toggle-polybar.sh 3
super + p
dmenu_recency
super + shift + p
keepmenu
super + ctrl + p
tmux-select
super + Return
alacritty -e tmux new
super + shift + Return
alacritty --config-file ~/.config/alacritty/alacritty--light.yml
super + control + Return
alacritty
## screenshots
super + Print
i3-scrot
super + shift + Print
i3-scro -d
super + s
dmenu_ssh
super + e
dmenu_power
super + shift + e
slock
super + o
buku_dmenu
super + y
alacritty -e "/usr/local/src/dmenu_buku/buku_add_primary.sh"
super + x
xcompmgr-toggle
super + Home
bspc rule --add Alacritty --one-shot state=floating && alacritty --config-file ~/.config/alacritty/alacritty--light.yml --hold -e 'show-windows'