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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user