From d0bfeef2778e219f3b63cfb1da855373f2bbf457 Mon Sep 17 00:00:00 2001 From: Mateja Date: Wed, 30 Sep 2020 21:54:48 +0200 Subject: Keyboard layouts and qtile layouts --- .config/qtile/autostart.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/qtile/autostart.sh') diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index 98898fa..c6aa19e 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -1,7 +1,8 @@ #!/bin/sh xset -b +# Handled by qtile #setxkbmap -option caps:swapescape -setxkbmap -layout us,rs -variant ,alternatequotes -option grp:alt_shift_toggle,caps:swapescape +#setxkbmap -layout us,rs -variant ,alternatequotes -option grp:alt_shift_toggle,caps:swapescape numlockx & dunst & udiskie & -- cgit v1.2.3