summaryrefslogtreecommitdiffstats
path: root/xinitrc
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-06-06 14:51:53 +0100
committerMatthew Lemon <y@yulqen.org>2023-06-06 14:51:53 +0100
commit5c3f8cb5d66be7a7404386cc9d53824657b3d3b6 (patch)
tree7a3fce18ad07e0e6c065a825eff07ec783ba6110 /xinitrc
parentc416eccf407f5173371a6063619b807c3c85526b (diff)
Moves xinitrc into version control
This copies the gnome-keyring and dbus-launch invocations from https://a3nm.net/git/myconfig/file/xinitrc.html - in trying to solve the problems with the slow launch of gtk apps. i3 starts ok (after installing dbus-x11 to get dbus-launch) but after the first try, it still takes some time to launch firefox. More testing required.
Diffstat (limited to 'xinitrc')
-rwxr-xr-xxinitrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/xinitrc b/xinitrc
new file mode 100755
index 0000000..ce4db29
--- /dev/null
+++ b/xinitrc
@@ -0,0 +1,4 @@
+gnome-keyring-daemon --replace --daemonize --components=gpg,pkcs11,secrets,ssh
+xmodmap .xmodmap
+xrdb ~/.Xresources
+exec dbus-launch --exit-with-session i3