From 206c143183a0ad30610ec2dc69c86c466980f27f Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 29 Sep 2025 14:01:45 -0400 Subject: waybar config to include notifications --- dot_config/waybar/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dot_config/waybar/style.css') diff --git a/dot_config/waybar/style.css b/dot_config/waybar/style.css index ebddece..645bf9e 100644 --- a/dot_config/waybar/style.css +++ b/dot_config/waybar/style.css @@ -279,3 +279,7 @@ label:focus { #scratchpad.empty { background-color: transparent; } +#custom-notification { + font-family: "NotoSansMono Nerd Font"; + margin: 0 5px; +} -- cgit v1.2.3