summaryrefslogtreecommitdiffstats
path: root/xorg/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/.xprofile')
-rw-r--r--xorg/.xprofile10
1 files changed, 10 insertions, 0 deletions
diff --git a/xorg/.xprofile b/xorg/.xprofile
new file mode 100644
index 0000000..8f968f8
--- /dev/null
+++ b/xorg/.xprofile
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+# shellcheck disable=SC1091
+. "${HOME}/.config/sh/rc.d/00path"
+
+eval "$(ssh-agent)"
+
+setup-inputs
+
+xset s 300 5