aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
index bdd51ca..24e233b 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -1,7 +1,6 @@
#!/bin/sh
redshift -l 44.22:-76.48 -t 6500:2500 &
-setxkbmap -layout us -variant icd -option -option lv3:ralt_switch_multikey \
- -option ctrl:nocaps
+xkbcomp -I$HOME/.xkb $HOME/.xkb/keymap/icd $DISPLAY
# xcompmgr &
urxvt &
trayer --tint black --edge top --SetDockType true --SetPartialStrut true \