summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xprofile b/xprofile
index 03e92fc..1526c74 100644
--- a/xprofile
+++ b/xprofile
@@ -8,7 +8,7 @@ feh --bg-max --randomize ~/Pictures/wallpapers/* &
# Terminal st config is in Xresources so this needs to be called
xrdb ~/.Xresources
-xmodmap ~/.xmodmap &
+sh -c "sleep 5; xmodmap ~/.xmodmap" &
setxkbmap us &