Fix layout

This commit is contained in:
Marco Thomas
2021-08-31 23:34:14 +02:00
parent 1bb8f06005
commit 7a44eeda05
2 changed files with 3 additions and 3 deletions

View File

@@ -146,3 +146,6 @@ exec --no-startup-id $HOME/scripts/wallpaper.sh
# set X things
exec --no-startup-id "xrdb -merge $HOME/.Xresources"
# set keyboard
exec --no-startup-id "setxkbmap -layout eu"

View File

@@ -1,8 +1,5 @@
# executed on login
# keyboard layout
setxkbmap -layout eu
# path
export PATH=$PATH:$HOME/scripts:$HOME/.cargo/bin:$HOME/.cabal/bin:$HOME/.ghcup/bin:$HOME/.local/bin