🎨 Update config

This commit is contained in:
Smirnov Olexandr 2020-11-11 22:48:06 +02:00
parent 394d56fa69
commit 07805d44aa
28 changed files with 845 additions and 415 deletions

5
config/qtile/autostart.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
setxkbmap "us,ru" ",winkeys" "grp:alt_shift_toggle" -option "ctrl:nocaps"
picom -b &
nitrogen --restore &
kitty &