diff options
author | Yaroslav <contact@yaroslavps.com> | 2019-11-16 22:18:57 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2019-11-16 22:18:57 +0300 |
commit | fd219d720d260bbb4e8947b9255f8573e9447991 (patch) | |
tree | e5eea466cbf0901bd8249dcb568f69e54a870318 /dotfiles/.config/waybar/config | |
parent | 51f463c6bd77d6430bb95fab68d4b31eef3118a9 (diff) | |
parent | 95bb1aaaf92929cfe32d91488519f22ee09d9d36 (diff) | |
download | swayrice-fd219d720d260bbb4e8947b9255f8573e9447991.tar.gz swayrice-fd219d720d260bbb4e8947b9255f8573e9447991.zip |
Merge branch 'master' of github.com:Yaroslav-95/swayrice
Diffstat (limited to 'dotfiles/.config/waybar/config')
-rw-r--r-- | dotfiles/.config/waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/waybar/config b/dotfiles/.config/waybar/config index af43745..79805bc 100644 --- a/dotfiles/.config/waybar/config +++ b/dotfiles/.config/waybar/config @@ -82,7 +82,7 @@ }, "backlight": { // "device": "acpi_video1", - "format": "{percent}% {icon}", + "format": "<span color=\"#5b8277\">{icon}</span> {percent}%", "format-icons": ["", ""] }, "battery#bat0": { |