dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 21a365cc6ba4f152e5298192c6eff728a97e0d90
parent dd0ab4213e6cc7aa5c9387a4c901310ea1a165fd
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Tue,  4 Feb 2014 13:08:41 +0100

Added sleep key binding, manual panel config

Diffstat:
M.config/sxhkd/sxhkdrc | 3+++
Mbin/panel_bar | 2+-
2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc @@ -119,6 +119,9 @@ super + shift + f super + shift + t tor-browser.sh +super + z + zzz + # mpd control super + shift + p mpc toggle diff --git a/bin/panel_bar b/bin/panel_bar @@ -4,7 +4,7 @@ while read -r line ; do case $line in S*) # clock output - sys_infos="\\br\\f7${line#?}" + sys_infos="\\br\\f4${line#?}" ;; T*) # xtitle output