From 77a6ef3c0671c373afe34b7389e063a7c37744b9 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 6 Apr 2009 14:13:32 +0200 Subject: change pypanel width and htop sort key --- .pypanelrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.pypanelrc') diff --git a/.pypanelrc b/.pypanelrc index 9145118..a699fab 100644 --- a/.pypanelrc +++ b/.pypanelrc @@ -40,8 +40,8 @@ CLOCK_SHADOW_COLOR = "0xffffff" # Panel Spacing and Location Options: Measured in pixels #------------------------------------------------------------------------------ P_LOCATION = 1 # Panel placement: 0 = top, 1 = bottom -P_WIDTH = 1000 # Panel width: 0 = Use full screen width -P_START = 340 # Starting X coordinate of the panel +P_WIDTH = 1680 # Panel width: 0 = Use full screen width +P_START = 840 # Starting X coordinate of the panel P_SPACER = 6 # Spacing between panel objects P_HEIGHT = 24 # Panel height -- cgit v1.2.3-24-g4f1b