Update xinit

This commit is contained in:
Marco Thomas
2021-03-26 13:57:17 +01:00
parent 0c44704f90
commit 1f842bcc5a
4 changed files with 6 additions and 13 deletions

View File

@@ -39,11 +39,5 @@ nm-applet &
feh --bg-scale $HOME/data/nextcloud/wallpaper/wallpaper.png
#asetroot $HOME/data/nextcloud/wallpaper/animated/current/ -t 50 &
if [ `hostname` = "aincrad" ];then
dwmblocks &
exec dwm
fi
if [ `hostname` = "nazarick" ];then
exec i3
fi
dwmblocks &
exec dwm