Add alt+f4 to sxhkd, update polybar scripts

This commit is contained in:
Smirnov Alexandr 2021-03-25 11:08:58 +02:00
parent 351fd863ac
commit 946566abc6
8 changed files with 27 additions and 22 deletions

View file

@ -5,13 +5,14 @@
super + {_,shift} Return
{kitty, rofi -show drun -theme ntenV2}
super + shift + {w, e, f, c, t, q}
{google-chrome-stable, \
kitty --class nvim -e nvim, \
kitty --class ranger -e ranger, \
code, \
.applications/todoist.appimage, \
xkill }
super + shift + {w, e, f, c, s, t, q}
{google-chrome-stable, \
kitty --class nvim -e nvim, \
kitty --class ranger -e ranger, \
code, \
.applications/simplenote.appimage, \
.applications/todoist.appimage, \
xkill }
{_,shift,ctrl} Print
{scrot -s, scrot, scrot -u}
@ -27,6 +28,9 @@ super + {Escape, ctrl+i}
super + q
bspc node -c
alt + F4
bspc node -c
super + control + r
bspc wm -r \
&& pkill sxhkd \