diff options
author | Patrick Simianer <p@simianer.de> | 2015-01-14 14:31:59 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-01-14 14:31:59 +0100 |
commit | ef019b9ad24ef9d0c42355981499e578758e5c7a (patch) | |
tree | cde54ba30cd2b6ae60f852d1dc71d193314b75a4 | |
parent | 27688211507ae5aa7082ed4a5fd4e271002d588c (diff) |
own urxvt build; no batt in htop
-rw-r--r-- | .config/htop/htoprc | 4 | ||||
-rw-r--r-- | .ratpoisonrc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 11e641a..0297d95 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -19,7 +19,7 @@ update_process_names=0 account_guest_in_cpu_meter=0 color_scheme=0 delay=15 -left_meters=LeftCPUs2 Memory Swap Battery Hostname -left_meter_modes=1 1 1 1 2 +left_meters=LeftCPUs2 Memory Swap Hostname +left_meter_modes=1 1 1 2 right_meters=RightCPUs2 Tasks LoadAverage Uptime right_meter_modes=1 2 2 2 diff --git a/.ratpoisonrc b/.ratpoisonrc index 2a1b1f4..2783c14 100644 --- a/.ratpoisonrc +++ b/.ratpoisonrc @@ -2,7 +2,7 @@ exec feh --bg-center -B white /home/pks/var/tree.jpg exec mkdir -p /tmp/pks/.cache /tmp/pks/.ccache /tmp/pks/.local exec xmodmap exec xbindkeys -exec urxvtd -q -f -o +exec ~/bin/urxvtd -q -f -o exec xset s 0 exec xrandr --output VGA-0 --off exec imwheel |