Set xmobar to only launch on the laptop's screen
This commit is contained in:
parent
1d15d47c58
commit
fcb831dcb0
|
@ -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 &
|
||||
|
|
Loading…
Reference in a new issue