diff options
author | Matt Singleton <matt@xcolour.net> | 2023-02-03 14:39:07 -0600 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2023-02-03 14:39:07 -0600 |
commit | e9dc4c1090abb01317847c417b75d3960f3da34d (patch) | |
tree | 2fb84cf24675f1294f9f7a33ea949d514844c6f1 /config/wob | |
parent | 969f76a8238e2d43a25740c8272bf635d436f0d3 (diff) |
only install platform-appropriate configs based on uname
Diffstat (limited to 'config/wob')
-rw-r--r-- | config/wob/wob.ini | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config/wob/wob.ini b/config/wob/wob.ini deleted file mode 100644 index 8205a29..0000000 --- a/config/wob/wob.ini +++ /dev/null @@ -1,6 +0,0 @@ -border_color=676364 -background_color=dee2e0 -bar_color=676364 -border_offset=0 -border_size=1 -bar_padding=5 |