dotfiles/config/berry/sxhkdrc
2020-12-27 14:44:22 +02:00

53 lines
1.3 KiB
Text

# ------ Apps ------- #
super + F2
firefox
super + Return
kitty
super + shift + Escape
xkill
super + alt + t
kitty nvim .todo
# ------ Volum ------ #
super + equal
pactl set-sink-volume alsa_output.pci-0000_00_1b.0.analog-stereo +5%
super + minus
pactl set-sink-volume alsa_output.pci-0000_00_1b.0.analog-stereo -5%
super + shift + minus
pactl set-sink-mute alsa_output.pci-0000_00_1b.0.analog-stereo toggle
# ------ Menus ------ #
super + shift + Return
rofi -show drun
super + Escape
~/.script/dmenu/dmenu-power.sh
super + control + i
passmenu -h 24 -p Passwoeds
super + control + u
~/.script/dmenu/dmenu-config-edit.sh
super + control + o
~/.script/dmenu/dmenu-sysmon.sh
# ------ Berry ------ #
super + control + r
pkill -USR1 -x sxhkd; pkill polybar; ~/.config/berry/polybar/bar.sh
super + shift {h, j, k, l}
berryc window_move {-50 0, 0 50, 0 -50, 50 0}
super + control + {h, j, k, l}
berryc window_resize {-50 0, 0 50, 0 -50, 50 0}
super + {1-9}
berryc switch_workspace {0-9}
super + shift + {1-9}
berryc send_to_workspace {0-9}
super + F11
berryc window_monocle
super + n
berryc toggle_decorations
super + Tab
berryc cycle_focus
super + q
berryc window_close
super + c
berryc window_center
~button1
berryc pointer_focus