summarylogtreecommitdiffstats
path: root/.xprofile
diff options
context:
space:
mode:
authorQue Quotion2020-03-24 03:10:53 +0900
committerQue Quotion2020-03-24 03:10:53 +0900
commitc3e221afe5676c19e45b9fbb40a5ec3cac258808 (patch)
treef942ea0995b1fc22fafb81d1e4da7d826a11605f /.xprofile
parent79f53c9f0b00f7152fc271b064b4e37cb28049ff (diff)
downloadaur-c3e221afe5676c19e45b9fbb40a5ec3cac258808.tar.gz
Provide more dotfiles: .xprofile and a gschema override
Diffstat (limited to '.xprofile')
-rw-r--r--.xprofile25
1 files changed, 25 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
new file mode 100644
index 000000000000..1da2d4a42134
--- /dev/null
+++ b/.xprofile
@@ -0,0 +1,25 @@
+#Configure Input Method
+export {{GTK,QT}_IM_MODULE,XMODIFIERS=@im}=fcitx
+
+#GTK Tweaks
+export G{TK_{OVERLAY_SCROLLING,CSD},DK_CORE_DEVICE_EVENTS}=1
+export GTK_THEME="elementary:dark"
+export GTK2_RC_FILES="~/.gtkrc-2.0"
+export GTK_MODULES="$GTK_MODULES:pantheon-filechooser-module"
+
+#OpenGL tweaks
+export __GL_{THREADED_OPTIMIZATIONS,SYNC_TO_VBLANK}=1
+export __GL_YIELD="USLEEP"
+export __GL_FSAA_MODE=7
+export __GL_LOG_MAX_ANISO=1
+
+#QT Conformity
+export QT_STYLE_OVERRIDE="elementary:dark"
+export QT_QPA_PLATFORMTHEME='gnome'
+
+#Cursor
+export XCURSOR_THEME=elementary
+export XCURSOR_SIZE=48
+
+#UX
+setxkbmap jp