aboutsummaryrefslogtreecommitdiff
path: root/.config/qtile/autostart.sh
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2020-09-30 21:54:48 +0200
committerMateja <mail@matejamaric.com>2020-09-30 21:54:48 +0200
commitd0bfeef2778e219f3b63cfb1da855373f2bbf457 (patch)
treedc1fa91001d9bccbadb6476826a442e7a674dc55 /.config/qtile/autostart.sh
parent90919f917b50c6c5bed5aa5ff2d573084ffcf0cc (diff)
downloaddotfiles-d0bfeef2778e219f3b63cfb1da855373f2bbf457.tar.gz
dotfiles-d0bfeef2778e219f3b63cfb1da855373f2bbf457.zip
Keyboard layouts and qtile layouts
Diffstat (limited to '.config/qtile/autostart.sh')
-rwxr-xr-x.config/qtile/autostart.sh3
1 files changed, 2 insertions, 1 deletions
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 &