1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

i3/blocks: update icons and configuration

This commit is contained in:
2018-07-30 09:15:11 +01:00
parent f0508fe73e
commit c89a3829dc
3 changed files with 7 additions and 32 deletions

View File

@ -16,7 +16,7 @@
TYPE="${BLOCK_INSTANCE:-mem}"
if [ $BLOCK_BUTTON -gt 0 ]; then
if [ ${BLOCK_BUTTON--1} -gt 0 ]; then
i3-sensible-terminal -r floating-term --geometry 100x54 -e 'top -d 0.1'
fi