Add vifm config & theme, update qtile config & autostart, nvim config, kitty config

This commit is contained in:
Smirnov Olexandr 2020-12-13 14:05:56 +02:00
parent 917b69171d
commit f5a07cf3b0
7 changed files with 174 additions and 46 deletions

View file

@ -1,5 +1,5 @@
#!/bin/sh
setxkbmap "us,ru,ua" ",winkeys" "grp:alt_shift_toggle" -option "ctrl:nocaps"
setxkbmap "us,ua" ",winkeys" "grp:alt_shift_toggle" -option "ctrl:nocaps"
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
nitrogen --restore &
picom -b &