aboutsummaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorkatherine <ageha@airen-no-jikken.icu>2023-11-01 21:40:35 -0700
committerkatherine <ageha@airen-no-jikken.icu>2023-11-01 21:40:35 -0700
commit672c1262b382bb6afb4b4e9b7edc7c35a4afa58e (patch)
tree58247e4cec520486b9f86d59876935d1b6fb05ac /.xinitrc
parente16b89987686d60c96044771d4c8a9181763bffd (diff)
downloaddotfiles-672c1262b382bb6afb4b4e9b7edc7c35a4afa58e.tar.gz
move keyboard handling to x config
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/.xinitrc b/.xinitrc
index e7d54c4..1d837a8 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -12,10 +12,6 @@ then
xrdb -override $tmpdir/x-theme
fi
-#add compose key
-setxkbmap -option compose:caps
-export XKB_DEFAULT_OPTIONS="compose:caps"
-
#theme
export QT_STYLE_OVERRIDE=adwaita-dark
export GTK_THEME=Adwaita:dark