From 86f90a498987e7753882671d7875236994414976 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Mon, 10 Mar 2025 23:35:39 +0100 Subject: waybar fix include renamed waybar additional files for the include to work --- home/.config/waybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/.config/waybar/config') diff --git a/home/.config/waybar/config b/home/.config/waybar/config index 2479866..f521fcf 100644 --- a/home/.config/waybar/config +++ b/home/.config/waybar/config @@ -2,7 +2,7 @@ "position": "bottom", // Waybar position (top|bottom|left|right) "height": 30, // Waybar height (to be removed for auto height) "modules-left": ["custom/osname", "sway/workspaces"], - "include" : ["~/.config/waybar/additional.d/*"], + "include" : ["~/.config/waybar/additional.d/*.json"], // Modules configuration "custom/osname": { "format": " wzul ", -- cgit v1.2.3-70-g09d2