diff options
| author | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-05-07 14:34:18 +0530 |
|---|---|---|
| committer | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-05-07 14:34:18 +0530 |
| commit | e6c314476d30d00af73bc650d1330e13ef8c91e8 (patch) | |
| tree | 28d07f069cd457fa23cbf577b6041a33d931a4b8 /.xprofile | |
| parent | 0fdefd374e4a007a41c540bec0550791530a1f66 (diff) | |
changes
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 |