diff options
Diffstat (limited to 'common/.xinitrc')
-rw-r--r-- | common/.xinitrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/.xinitrc b/common/.xinitrc index 72ab245..8e0af9c 100644 --- a/common/.xinitrc +++ b/common/.xinitrc @@ -5,7 +5,6 @@ mywal -R xsettingsd & xset s 3600 [ ! "$IS_UNDERPOWERED" = 1 ] && picom --config ~/.picom.conf & -dunst & unclutter -root -idle 5 & (pidof transmission-daemon >/dev/null || \ (which transmission-daemon 2>&1 >/dev/null &&\ |