mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update alacritty, bspwm, nvim cfg
This commit is contained in:
parent
c7da10d076
commit
7a0f05c664
3 changed files with 19 additions and 9 deletions
|
|
@ -9,13 +9,13 @@ Run() {
|
|||
}
|
||||
|
||||
## == Autostart
|
||||
setxkbmap "us,ua" ",winkeys" "grp:alt_shift_toggle" -option "ctrl:nocaps" &
|
||||
Run sxhkd -c .config/bspwm/sxhkd &
|
||||
Run setxkbmap "us,ua" ",winkeys" "grp:alt_shift_toggle" -option "ctrl:nocaps" &
|
||||
Run sxhkd -c ./.config/bspwm/sxhkd &
|
||||
~/.config/bspwm/bar.sh &
|
||||
Run nitrogen --restore &
|
||||
~/.script/autolock &
|
||||
Run lxsession &
|
||||
Run picom &
|
||||
Run picom -b &
|
||||
|
||||
## == BSPWM
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue