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"
+2 -2
View File
@@ -3,7 +3,7 @@ XDG_DOWNLOAD_DIR="$HOME/downloads"
XDG_PUBLICSHARE_DIR="$HOME"
XDG_TEMPLATES_DIR="$HOME"
XDG_DOCUMENTS_DIR="$HOME"
XDG_DOCUMENTS_DIR="$HOME/cloud/documents"
XDG_MUSIC_DIR="$HOME"
XDG_PICTURES_DIR="$HOME"
XDG_PICTURES_DIR="$HOME/cloud/photos"
XDG_VIDEOS_DIR="$HOME"