Merge branch 'master' of ssh://git.rayelliott.dev:3222/dots/sxhkd

This commit is contained in:
= 2021-01-01 00:31:12 +00:00
commit 448ce94ae8
2 changed files with 6 additions and 3 deletions

View File

@ -17,6 +17,7 @@ super + BackSpace
# mouse scroll down
super + Down
xte 'mouseclick 5'
# xte provided by xautomation package (Arch)
# mouse scroll up
super + Up
@ -75,6 +76,3 @@ super + y
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'

View File

@ -18,6 +18,11 @@ super + m
# super + g
# bspc node -s biggest
# show window titles
super + Home
bspc rule --add Alacritty --one-shot state=floating && alacritty --config-file ~/.config/alacritty/alacritty--light.yml -d 80 50 --hold -e show-windows KP_Add
#
# state/flags
#