Make xmobar smaller

master
Lars Vierbergen 8 years ago
parent 491b51fcb3
commit a83d7f66b1
  1. 2
      .xmobarrc
  2. 2
      xmonad-session-rc

@ -1,4 +1,4 @@
Config { font = "-*-Fixed-Bold-R-Normal-*-13-*-*-*-*-*-*-*" Config { font = "-*-Fixed-Normal-R-Normal-*-13-*-*-*-*-*-*-*"
, bgColor = "black" , bgColor = "black"
, fgColor = "grey" , fgColor = "grey"
, position = BottomW L 90 , position = BottomW L 90

@ -5,7 +5,7 @@ xrdb -merge .Xresources
$(syndaemon -d -K -i 0.5s && synclient HorizTwoFingerScroll=1 && synclient TapButton1=1 && synclient TapButton2=3)& $(syndaemon -d -K -i 0.5s && synclient HorizTwoFingerScroll=1 && synclient TapButton1=1 && synclient TapButton2=3)&
# Tray applets # Tray applets
trayer --edge bottom --align right --SetDockType true --SetPartialStrut true --expand true --width 10 --transparent true --tint 0x000000 --alpha 0 --height 17 & trayer --edge bottom --align right --SetDockType true --SetPartialStrut true --expand true --width 10 --transparent true --tint 0x000000 --alpha 0 --height 14 &
xscreensaver -no-splash& xscreensaver -no-splash&
nm-applet --sm-disable& nm-applet --sm-disable&
gnome-power-manager& gnome-power-manager&

Loading…
Cancel
Save