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

@@ -29,7 +29,7 @@
# the top and down respectively.
# The width can be negative. In this case the actual width is the
# screen width minus the width defined in within the geometry option.
geometry = "400x20-6+36"
geometry = "400x20-10+26"
# Show how many messages are currently hidden (because of geometry).
indicate_hidden = yes

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