updated keyboard layout auto set

This commit is contained in:
2026-02-17 09:42:44 +01:00
parent c716636f8e
commit 582fa2e905
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -79,6 +79,9 @@ bindsym $mod+Ctrl+KP_Page_Up exec $myTerm -e wopr report.xml
################################################################################################
# set keyboard layout to us intl
exec_always --no-startup-id setxkbmap -layout us -variant intl
# auto switch to best screen config
bindsym $mod+Home exec "autorandr -c"