From 90919f917b50c6c5bed5aa5ff2d573084ffcf0cc Mon Sep 17 00:00:00 2001 From: Mateja Date: Wed, 30 Sep 2020 00:14:00 +0200 Subject: added .bashrc, better .vimrc, numlockx, switched to neovim with bunch of plugins --- .config/qtile/autostart.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to '.config/qtile') diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index c05510b..98898fa 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -1,8 +1,9 @@ #!/bin/sh xset -b -setxkbmap -option caps:swapescape -#setxkbmap -layout us,rs -variant ,alternatequotes -option grp:alt_shift_toggle,caps:swapescape +#setxkbmap -option caps:swapescape +setxkbmap -layout us,rs -variant ,alternatequotes -option grp:alt_shift_toggle,caps:swapescape +numlockx & dunst & udiskie & -#picom & +picom & feh --bg-fill ~/stuff/pictures/alps-house.jpg -- cgit v1.2.3