Update xinit
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user