mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Add vim-suround in nvim config
This commit is contained in:
parent
d50fc737a8
commit
5c2b55f13c
8 changed files with 31 additions and 81 deletions
|
|
@ -6,11 +6,9 @@ Run() {
|
|||
}
|
||||
|
||||
###== Autostart
|
||||
Run setxkbmap "us,ua" ",winkeys" "grp:alt_shift_toggle" -option "ctrl:nocaps" &
|
||||
Run feh --randomize --bg-scale ~/Pictures/wallp &
|
||||
Run sxhkd -c ~/.config/bspwm/sxhkd &
|
||||
~/.config/bspwm/bar.sh &
|
||||
Run ~/.script/autolock &
|
||||
Run lxsession &
|
||||
Run picom -b &
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue