diff options
Diffstat (limited to '.xprofile')
-rwxr-xr-x | .xprofile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,5 +25,7 @@ if [[ $DESKTOP_SESSION = "xmonad" ]]; then picom & dunst & udiskie & + nm-applet & + blueman-applet & polystart & fi |