summaryrefslogtreecommitdiff
path: root/.config/x11/xprofile
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-08 01:49:28 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-08 01:49:28 -0700
commit3e5f9ac0f99596b81c16e06405ff97417bd759fb (patch)
treee3b65f397b140f8a2aedf23544a45e25b1eb76fe /.config/x11/xprofile
parent49aecca501d32ddb50a51fc1bcf2980a6943c217 (diff)
Continue transition to new config scheme
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