home
/
code
/
khatus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8c81fa
)
Rearrange items' relative positions on the bar
author
Siraaj Khandkar
<siraaj@khandkar.net>
Mon, 2 Jul 2018 23:18:40 +0000
(19:18 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Mon, 2 Jul 2018 23:18:40 +0000
(19:18 -0400)
bin/khatus_show
patch
|
blob
|
blame
|
history
diff --git
a/bin/khatus_show
b/bin/khatus_show
index
fc4415a
..
3ae81f5
100755
(executable)
--- a/
bin/khatus_show
+++ b/
bin/khatus_show
@@
-320,24
+320,23
@@
echo \
M$memory\
\
\
- D$disk\
- \
- \
C=[$cpu ${temp}°C ${fan}rpm]\
\
\
-
S=$screen_brightness
\
+
D$disk
\
\
\
-
V=$volume
\
+
W:[$wifi $(echo "$io_net" | awk '/^wlp3s0/ {print $2, $3}')]
\
\
\
B:$bluetooth_power\
\
\
-
W:[$wifi $(echo "$io_net" | awk '/^wlp3s0/ {print $2, $3}')]
\
+
S=$screen_brightness
\
\
\
+ V=$volume\
+ \
$mpd_state\
\
$signal_last_msg_age\
This page took
0.019075 seconds
and
4
git commands to generate.