Made better use of my screen real estate
This commit is contained in:
parent
952b0536cc
commit
1d930e4bc7
|
@ -4,7 +4,7 @@ Config {
|
||||||
font = "xft:OpenSans:size=10:antialias=true"
|
font = "xft:OpenSans:size=10:antialias=true"
|
||||||
, bgColor = "#073642"
|
, bgColor = "#073642"
|
||||||
, fgColor = "#93a1a1"
|
, fgColor = "#93a1a1"
|
||||||
, position = TopW L 90
|
, position = TopW L 94
|
||||||
|
|
||||||
-- Layout
|
-- Layout
|
||||||
, sepChar = "%"
|
, sepChar = "%"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
exec /usr/bin/xsettingsd &
|
exec /usr/bin/xsettingsd &
|
||||||
exec /usr/bin/xcalib -s 0 ~/Documents/Manuals/Lenovo/x201/thinkpadx201.icc &
|
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 false --width 10 --transparent true --alpha 0 --tint 0x073642 --height 22 --monitor 0 &
|
exec /usr/bin/trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand false --width 6 --transparent true --alpha 0 --tint 0x073642 --height 22 --monitor 0 &
|
||||||
exec /usr/bin/nm-applet &
|
exec /usr/bin/nm-applet &
|
||||||
exec /usr/bin/owncloud &
|
exec /usr/bin/owncloud &
|
||||||
exec /usr/bin/mpd &
|
exec /usr/bin/mpd &
|
||||||
|
|
Loading…
Reference in a new issue