projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fc8d5d
)
[rc/i3gs] better spacing
author
Amin Bandali
<amin@aminb.org>
Thu, 26 Jul 2018 00:14:34 +0000
(20:14 -0400)
committer
Amin Bandali
<amin@aminb.org>
Thu, 26 Jul 2018 00:14:34 +0000
(20:14 -0400)
rc.org
patch
|
blob
|
blame
|
history
diff --git
a/rc.org
b/rc.org
index
e787d8b
..
c596286
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-790,7
+790,7
@@
borders_color=#01FF70
[date]
preset=DATE
-command=date '+%-I:%M, %a %b %d'
+command=date '+%-I:%M, %a %b %d
'
title=<span weight='heavy' fgcolor='#FFDC00'> </span>
borders_color=#FFDC00
separator_width=0
@@
-4906,7
+4906,7
@@
elif [ "$state" -eq 1 ]; then # Charging
secs=$(dbus_send 'TimeToFull')
fi
-printf '%s%%%%%2dh%02dm\n' "$perc" $((secs / 3600)) $((secs % 3600 / 60))
+printf '%s%%%%%2dh%02dm
\n' "$perc" $((secs / 3600)) $((secs % 3600 / 60))
#+end_src
** rofi-light