Created
October 1, 2020 09:21
-
-
Save marcusscomputer/9605edf61190d3aa2dc4dbb045359286 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
align=left | |
separator=false | |
separator_block_width=10 | |
color=#fefefe | |
[window] | |
markup=pango | |
command=echo "<span background='#2b3948'> $(/home/marcus-s/Private/Scripts/xfcetweaks/windowtitle) </span>" | |
interval=1 | |
[ram] | |
markup=pango | |
command=echo "<span background='#2b3948'> $(/home/marcus-s/Private/Scripts/ramcheck) </span>" | |
interval=15 | |
[email] | |
markup=pango | |
command=echo "<span background='#2b3948'> $(/home/marcus-s/Private/Scripts/mailcheck) </span>" | |
interval=60 | |
[updates] | |
markup=pango | |
command=echo "<span background='#2b3948'> $(/home/marcus-s/Private/Scripts/updateInfo.sh) </span>" | |
interval=60 | |
[time] | |
markup=pango | |
command=echo "<span background='#2b3948'> $(date '+%a, %b %e - %R') </span>" | |
interval=1 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment