From 29f7bf92edf6031f8d40928514b9408cd3ec610f Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Tue, 27 Sep 2022 11:49:14 -0500 Subject: waybar indicator for when a restart is needed --- config/waybar/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/waybar/style.css') diff --git a/config/waybar/style.css b/config/waybar/style.css index 6858337..ebcf4a6 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -56,3 +56,7 @@ label { background: #a32a3a; text-shadow: 1px 1px 0 #ae4e2a; } + +#custom-reboot { + color: #a32a3a; +} -- cgit v1.2.3