diff options
author | Matt Singleton <matt@xcolour.net> | 2023-02-02 20:07:56 -0600 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2023-02-02 20:07:56 -0600 |
commit | e512f4cdd8cc4761245c55983f0527bd93e6503c (patch) | |
tree | a858e514fad94ea1340e751b38b1ffb991545caf /config/wob | |
parent | 6035311e447acb0e734505afe500237bd8872df0 (diff) |
use wob to show status when setting volume and brightness
Diffstat (limited to 'config/wob')
-rw-r--r-- | config/wob/wob.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/wob/wob.ini b/config/wob/wob.ini new file mode 100644 index 0000000..8205a29 --- /dev/null +++ b/config/wob/wob.ini @@ -0,0 +1,6 @@ +border_color=676364 +background_color=dee2e0 +bar_color=676364 +border_offset=0 +border_size=1 +bar_padding=5 |