From 7510d92ad45ff503fe64719209dad9568b2e57eb Mon Sep 17 00:00:00 2001 From: Mateja Date: Mon, 8 Feb 2021 12:00:27 +0100 Subject: Add kaychain, remove systemd startx condition, update and comment autostart.sh --- .config/qtile/autostart.sh | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to '.config/qtile') diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index 29d9ce9..429f090 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -1,12 +1,20 @@ #!/bin/sh xset -b + setxkbmap -option caps:swapescape #setxkbmap -layout us,rs -variant ,alternatequotes -option grp:alt_shift_toggle,caps:swapescape + numlockx & dunst & udiskie & + +#picom & compton --backend glx & + feh --bg-fill ~/stuff/pictures/alps-house.jpg -gpg-agent & -ssh-agent & + +#lxpolkit & +#gpg-agent & +#ssh-agent & + mpd & -- cgit v1.2.3