summaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to '.xprofile')
-rw-r--r--.xprofile11
1 files changed, 11 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
new file mode 100644
index 0000000..d5708c1
--- /dev/null
+++ b/.xprofile
@@ -0,0 +1,11 @@
+#!/bin/sh
+# ~/.xprofile
+#
+
+# This is run when a display manager logs in.
+# Used as source for ~/.xinitrc.
+
+dunst & # Notifications.
+nm-applet & # Network manager.
+udiskie & # Drive mounting.
+flameshot & # Screenshots.