bump
This commit is contained in:
parent
43242890e1
commit
2cdfb2f403
@ -36,6 +36,6 @@ chkinet() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
echo "%{r}$USER@$(hostname) - $(date "+%Y-%m-%d - %H:%M") - $(chkinet) - $(used) - $(batt) "
|
echo "%{c}$USER@$(hostname) - $(date "+%Y-%m-%d - %H:%M") - $(chkinet) - $(used) - $(batt) "
|
||||||
sleep $sleep
|
sleep $sleep
|
||||||
done
|
done
|
||||||
|
@ -19,7 +19,7 @@ feh --no-fehbg --bg-fill "$walldir/catswall.png" &
|
|||||||
xidle -program "/usr/sbin/zzz" -timeout 590 &
|
xidle -program "/usr/sbin/zzz" -timeout 590 &
|
||||||
|
|
||||||
"$HOME/.local/bin/bar" |\
|
"$HOME/.local/bin/bar" |\
|
||||||
lemonbar-xft -f "GohuFont:size=9" -B "#e8e8d4" -F "#141414" &
|
lemonbar-xft -f "GohuFont:size=9" -B "#e8e8d4" -F "#141414" -g x30 &
|
||||||
|
|
||||||
# in the case japanese is required
|
# in the case japanese is required
|
||||||
# ibus-daemon -x &
|
# ibus-daemon -x &
|
||||||
|
Loading…
Reference in New Issue
Block a user