From f837cfb579aa9471f51ba808c54e14aaef27a8f0 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Fri, 2 Feb 2024 16:57:44 +0530 Subject: update --- config/dunst/dunstrc | 2 +- config/waybar/config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/dunst/dunstrc b/config/dunst/dunstrc index 902ba1c..180d04f 100644 --- a/config/dunst/dunstrc +++ b/config/dunst/dunstrc @@ -12,7 +12,7 @@ separator_color = frame sort = yes idle_threshold = 120 - font = Monospace 8 + font = UbuntuMono Nerd Font Mono 8 line_height = 0 markup = full format = "%s\n%b" diff --git a/config/waybar/config b/config/waybar/config index 7e472a7..4fbb860 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -3,6 +3,7 @@ "height": 40, "modules-left": ["custom/launcher", "dwl/tags"], "modules-right": ["tray", "cpu", "backlight", "battery", "clock"], + "mode": "dock", // Modules configuration "custom/launcher": { -- cgit v1.2.3