update
This commit is contained in:
parent
4e789bce59
commit
a1467e74c3
3
sxhkdrc
3
sxhkdrc
|
@ -60,9 +60,6 @@ super + o
|
||||||
super + y
|
super + y
|
||||||
alacritty -t "WM_FORCE_FLOATING" -e "/usr/local/src/dmenu_buku/buku_add_primary.sh"
|
alacritty -t "WM_FORCE_FLOATING" -e "/usr/local/src/dmenu_buku/buku_add_primary.sh"
|
||||||
|
|
||||||
super + c
|
|
||||||
xcompmgr-toggle
|
|
||||||
|
|
||||||
# surf
|
# surf
|
||||||
KP_Home
|
KP_Home
|
||||||
bspc rule --add Chromium --one-shot follow=on state=floating rectangle=1080x868+0+700 && chromium --app=https://git.rayelliott.dev/rayelliott/wiki
|
bspc rule --add Chromium --one-shot follow=on state=floating rectangle=1080x868+0+700 && chromium --app=https://git.rayelliott.dev/rayelliott/wiki
|
||||||
|
|
|
@ -72,7 +72,7 @@ super + bracket{left,right}
|
||||||
# focus the last node/desktop
|
# focus the last node/desktop
|
||||||
# super + grave
|
# super + grave
|
||||||
rbspc node -f last
|
rbspc node -f last
|
||||||
super + n
|
super + c
|
||||||
bspc node -f last
|
bspc node -f last
|
||||||
|
|
||||||
# focus the older or newer node in the focus history
|
# focus the older or newer node in the focus history
|
||||||
|
|
Loading…
Reference in New Issue