diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-04-24 15:16:29 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-04-24 15:16:29 +0300 |
commit | 7b779ba9e4fd460655eed62a8538c44227f5c6f5 (patch) | |
tree | 6e263f20fec5088d5bbbdf9d53d466697cfba6d2 /dotfiles/.config/waybar/style.css | |
parent | a7fc2b6feb704aead1727c0155bb0e6c4c0a02eb (diff) | |
download | swayrice-7b779ba9e4fd460655eed62a8538c44227f5c6f5.tar.gz swayrice-7b779ba9e4fd460655eed62a8538c44227f5c6f5.zip |
waybar: better battery energy status
Diffstat (limited to 'dotfiles/.config/waybar/style.css')
-rw-r--r-- | dotfiles/.config/waybar/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dotfiles/.config/waybar/style.css b/dotfiles/.config/waybar/style.css index 17d083d..9c4aa78 100644 --- a/dotfiles/.config/waybar/style.css +++ b/dotfiles/.config/waybar/style.css @@ -8,9 +8,7 @@ window#waybar { min-height: 0; } #tray, -#battery, #network, -#backlight, #custom-torrent-status, #workspaces { background: #151517; |