Added EmojiOne workspace icons

Also imported local AUR packages.
This commit is contained in:
2018-12-06 15:18:44 -05:00
parent 826c320851
commit 275b922e21
14 changed files with 115 additions and 67 deletions

View File

@@ -1,32 +1,6 @@
# properties {{{ #
# i3blocks config file
#
# Please see man i3blocks for a complete reference!
# The man page is also hosted at http://vivien.github.io/i3blocks
#
# List of valid properties:
#
# align
# color
# command
# full_text
# instance
# interval
# label
# min_width
# name
# separator
# separator_block_width
# short_text
# signal
# urgent
# }}} properties #
# Global properties {{{ #
# The top properties below are applied to every block, but can be overridden.
# Each block command defaults to the script name to avoid boilerplate.
align=center
# command=/usr/share/i3blocks/$BLOCK_NAME
command=~/linux-config/configs/i3blocks-scripts/$BLOCK_NAME
separator=true
separator_block_width=25
@@ -34,11 +8,14 @@ markup=pango
# color=#d1e7ff
# color=#acc0cd
color=#cbe4ff
# }}} Global properties #
# color=$foreground
# color="${foreground}"
# color="$(echo $foreground)"
[time]
label=
command=date '+%H:%M.%a-%m-%d'
label=🕓
# command=date '+%H:%M.%a-%m-%d'
interval=30
# color=#acc0cd
@@ -55,19 +32,20 @@ interval=30
# [cpu_usage -w 50 -c 80]
[cpu_usage]
label=
label=
# color=#990000
interval=5
[memory]
label=
label=
# color=#3da061
interval=5
[name]
label=
label=🎅
# color=#ba50a9
# color=#1e5b99
# color="$foreground"
interval=6000
# unused blocks {{{ #
@@ -163,3 +141,28 @@ interval=6000
#interval=once
#signal=11
# }}} unused blocks #
# list of properties {{{ #
# i3blocks config file
#
# Please see man i3blocks for a complete reference!
# The man page is also hosted at http://vivien.github.io/i3blocks
#
# List of valid properties:
#
# align
# color
# command
# full_text
# instance
# interval
# label
# min_width
# name
# separator
# separator_block_width
# short_text
# signal
# urgent
# }}} properties #