aboutsummaryrefslogtreecommitdiff
path: root/ratpoison
diff options
context:
space:
mode:
Diffstat (limited to 'ratpoison')
-rwxr-xr-xratpoison/panel/panel2
-rw-r--r--ratpoison/ratpoisonrc.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/ratpoison/panel/panel b/ratpoison/panel/panel
index a243011..08c7df4 100755
--- a/ratpoison/panel/panel
+++ b/ratpoison/panel/panel
@@ -12,7 +12,7 @@ xtitle -sf 'T%s' > "$PANEL_FIFO" &
essid -sf 'E%s' -i 3 -w wlp2s0 > "$PANEL_FIFO" &
volume -i 10 -sf 'V%i' > "$PANEL_FIFO" &
battery -i 5 -sf 'B%i' > "$PANEL_FIFO" &
-clock -sf 'S%a %H:%M' > "$PANEL_FIFO" &
+clock -sf 'S%d %a %H:%M' > "$PANEL_FIFO" &
./music > "$PANEL_FIFO" &
./cpu > "$PANEL_FIFO" &
diff --git a/ratpoison/ratpoisonrc.conf b/ratpoison/ratpoisonrc.conf
index d50d8cc..f46677e 100644
--- a/ratpoison/ratpoisonrc.conf
+++ b/ratpoison/ratpoisonrc.conf
@@ -244,7 +244,7 @@ definekey top KP_Enter exec ~/Dropbox/speech/run-duplex.sh
# Up
alias volup exec amixer -q set Master 5+ && ratpoison -c "echo `$HOME/.ratpoison/volind`"
-definekey top XF86AudioRaiseVolume volup
+defivhave`havhave`nekey top XF86AudioRaiseVolume volup
definekey top s-Prior volup
# Down