From bde02bf27a36f4a89d71e53ccb7a51a61ea2644a Mon Sep 17 00:00:00 2001 From: Joseph Ferano Date: Fri, 16 Feb 2024 12:27:25 +0800 Subject: [PATCH] X11: Set altgr-intl as keyboard layout with right alt for accents --- .config/qtile/autostart.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh index 86431e5..9da52ad 100755 --- a/.config/qtile/autostart.sh +++ b/.config/qtile/autostart.sh @@ -1,3 +1,4 @@ #! /usr/bin/bash xset r rate 270 60 +setxkbmap -layout us -variant altgr-intl picom -b