Set xmobar to only launch on the laptop's screen

This commit is contained in:
Serĉanto de Scio 2017-08-29 20:22:26 +10:00
parent 1d15d47c58
commit fcb831dcb0
No known key found for this signature in database
GPG key ID: B41FA6FF04CE4B93

View file

@ -1,6 +1,6 @@
exec /usr/bin/xsettingsd &
exec /usr/bin/xcalib -s 0 ~/Documents/Manuals/Lenovo/x201/thinkpadx201.icc &
exec /usr/bin/trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 10 --transparent true --alpha 0 --tint 0x073642 --height 22 &
exec /usr/bin/trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand false --width 10 --transparent true --alpha 0 --tint 0x073642 --height 22 --monitor 0 &
exec /usr/bin/nm-applet &
exec /usr/bin/owncloud &
exec /usr/bin/mpd &