mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update bspwm(rule for librewolf), sxhkd(add tofoist), nvim(update hothey)
This commit is contained in:
parent
5cc8e020c1
commit
43590a7557
5 changed files with 22 additions and 21 deletions
|
|
@ -38,6 +38,7 @@ bspc rule -a Alacritty desktop='^1' focus=on follow=on
|
|||
bspc rule -a kitty desktop='^1' focus=on follow=on
|
||||
bspc rule -a firefox desktop='^2' focus=on follow=on
|
||||
bspc rule -a Google-chrome desktop='^2' focus=on follow=on
|
||||
bspc rule -a LibreWolf desktop='^2' focus=on follow=on
|
||||
bspc rule -a Code desktop='^3' focus=on follow=on
|
||||
bspc rule -a Emacs desktop='^3' focus=on follow=on state='tiled'
|
||||
bspc rule -a '*:nvim' desktop='^3' focus=on follow=on
|
||||
|
|
|
|||
|
|
@ -6,12 +6,13 @@ super + {_,shift} Return
|
|||
{kitty, \
|
||||
rofi -show drun -theme ntenV2}
|
||||
|
||||
super + shift + {w, f, e, c, s, q}
|
||||
super + shift + {w, f, e, c, s, t, q}
|
||||
{google-chrome-stable, \
|
||||
kitty --class ranger -e ranger, \
|
||||
kitty --class nvim -e nvim, \
|
||||
code, \
|
||||
.applications/simplenote.appimage, \
|
||||
.applications/todoist.appimage, \
|
||||
xkill }
|
||||
|
||||
super + {_,shift} Print
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue