summaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
authorDavid Luevano <55825613+luevano@users.noreply.github.com>2020-02-11 17:05:30 -0700
committerDavid Luevano <55825613+luevano@users.noreply.github.com>2020-02-11 17:05:30 -0700
commitc04bf7634d15e9ab637f0873684a837a6ea14ade (patch)
treef72e034d20c3cfb91fab022444b674a9f875b1f2 /.xprofile
parent08e97c23e0d50000dda6d37810e5c73e95fabdce (diff)
Add picom config and startup
Diffstat (limited to '.xprofile')
-rw-r--r--.xprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
index d5708c1..c805b0d 100644
--- a/.xprofile
+++ b/.xprofile
@@ -5,6 +5,7 @@
# This is run when a display manager logs in.
# Used as source for ~/.xinitrc.
+picom & # Transparency and stuff.
dunst & # Notifications.
nm-applet & # Network manager.
udiskie & # Drive mounting.