diff options
author | venomade <venomade@venomade.com> | 2025-02-27 20:43:57 +0000 |
---|---|---|
committer | venomade <venomade@venomade.com> | 2025-02-27 20:43:57 +0000 |
commit | 5d9bdf29ed503d78b4dcddc40cae59dd874725f1 (patch) | |
tree | 4053c85b0ac8dff53199d6f4082f196b39a3298c /.xsessionrc | |
parent | 9eb18a3288249845c7dd8143da6aaac9d808d988 (diff) |
Add more configs and the stow ignore
Add configs for: Midnight Commander Emacs mg git X11
Diffstat (limited to '.xsessionrc')
-rw-r--r-- | .xsessionrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.xsessionrc b/.xsessionrc new file mode 100644 index 0000000..c923b63 --- /dev/null +++ b/.xsessionrc @@ -0,0 +1,2 @@ +export QT_QPA_PLATFORMTHEME=gtk2 +export QT_STYLE_OVERRIDE=gtk2 |