mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Update lvim, bsp, vscode
This commit is contained in:
parent
7b2a2568ad
commit
2921238137
7 changed files with 88 additions and 13 deletions
|
|
@ -41,7 +41,6 @@ C focused_border_color "#61AFEF"
|
|||
C urgent_border_color "#5c6370"
|
||||
|
||||
#== BSPWM Rules
|
||||
R kitty desktop='^1' focus=on follow=on
|
||||
R Google-chrome desktop='^2' focus=on follow=on
|
||||
R Code desktop='^3' focus=on follow=on state=fullscreen
|
||||
R jetbrains-webstorm desktop='^3' focus=on follow=on
|
||||
|
|
|
|||
|
|
@ -22,6 +22,9 @@ super + Escape
|
|||
super + q
|
||||
bspc node -c
|
||||
|
||||
alt + f4
|
||||
bspc node -c
|
||||
|
||||
super + control + r
|
||||
bspc wm -r && pkill sxhkd && sxhkd -c ~/.config/bspwm/sxhkd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue