diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2022-06-17 10:31:51 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2022-06-17 10:31:51 +0300 |
| commit | 9007df35415f157ba32e554256b2248860d0103d (patch) | |
| tree | ed9eee627d3a8e9d6b214627f9dd52e9656e115b /xmobar/separator.sh | |
| parent | ea5f798edea14b362c498d87b46e708a46d13dff (diff) | |
| download | xmonad-config-9007df35415f157ba32e554256b2248860d0103d.tar.gz xmonad-config-9007df35415f157ba32e554256b2248860d0103d.zip | |
rewrite config from scratch and remove xmobar config
xmobar config is now written in haskell instead of it's own weird config
format and it will be available on my dotfiles repo.
Diffstat (limited to 'xmobar/separator.sh')
| -rwxr-xr-x | xmobar/separator.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmobar/separator.sh b/xmobar/separator.sh deleted file mode 100755 index e305e52..0000000 --- a/xmobar/separator.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -echo "<fc=#66666a>|</fc>" |
