diff options
Diffstat (limited to 'xmobar/separator.sh')
| -rwxr-xr-x | xmobar/separator.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xmobar/separator.sh b/xmobar/separator.sh new file mode 100755 index 0000000..e305e52 --- /dev/null +++ b/xmobar/separator.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +echo "<fc=#66666a>|</fc>" |
