move layout location

This commit is contained in:
Marco Thomas
2021-08-02 17:51:26 +02:00
parent ec7b35fc5b
commit dfa799174b
2 changed files with 2 additions and 3 deletions

View File

@@ -10,9 +10,6 @@ export SSH_AUTH_SOCK=/tmp/mthomas-agent.sock
export EDITOR="vim"
export VISIAL=${EDITOR}
# keyboard layout
setxkbmap -layout za
# fcitx exports
export GTK_IM_MODULE='fcitx'
export QT_IM_MODULE='fcitx'

View File

@@ -1,5 +1,7 @@
#!/bin/sh
setxkbmap -layout za
fcitx5 -d &
nextcloud &
nm-applet &