summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.xinitrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index efd4e31..c7083e3 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -17,4 +17,6 @@ xset b off
[ -x "$(command -v pasystray)" ] && pasystray -a &
[ -x "$(command -v nm-applet)" ] && nm-applet &
+[ -x "$(command -v picom)" ] && picom &
+[ -x "$(command -v dunst)" ] && dunst &
EDITOR=nano exec emacs -ib 0