summaryrefslogtreecommitdiff
path: root/.config/x11/xprofile
diff options
context:
space:
mode:
Diffstat (limited to '.config/x11/xprofile')
-rw-r--r--.config/x11/xprofile14
1 files changed, 14 insertions, 0 deletions
diff --git a/.config/x11/xprofile b/.config/x11/xprofile
new file mode 100644
index 0000000..728e4cc
--- /dev/null
+++ b/.config/x11/xprofile
@@ -0,0 +1,14 @@
+#!/bin/sh
+
+# This is run when a display manager logs in.
+# Used as source for ~/.xinitrc.
+
+nm-applet & # Network Manager.
+picom & # Transparency and stuff.
+dunst & # Notifications.
+udiskie & # Drive mounting.
+flameshot & # Screenshots.
+pasystray & # Pulse Audio tray icon.
+
+# At the end, start the WM.
+# exec i3