From 1e70b45c1b7d9fe6eb99fcac2115199568d0b5bd Mon Sep 17 00:00:00 2001 From: Mateja Date: Thu, 1 Oct 2020 01:37:42 +0200 Subject: Circumventing Qtile's keyboard layout bug and adding mpd to autostart.sh --- .config/qtile/autostart.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/qtile/autostart.sh') diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index c6aa19e..434d2ea 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -1,10 +1,10 @@ #!/bin/sh xset -b -# Handled by qtile -#setxkbmap -option caps:swapescape +setxkbmap -option caps:swapescape #setxkbmap -layout us,rs -variant ,alternatequotes -option grp:alt_shift_toggle,caps:swapescape numlockx & dunst & udiskie & picom & feh --bg-fill ~/stuff/pictures/alps-house.jpg +mpd & -- cgit v1.2.3