From a922708afe554045be15600669e582ec69676b7e Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 29 Apr 2023 14:54:35 +0100 Subject: [PATCH] Fix waybar include path --- nixos/home/desktop/wayland/config/waybar/config-hyprland | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/home/desktop/wayland/config/waybar/config-hyprland b/nixos/home/desktop/wayland/config/waybar/config-hyprland index 18806e01..dd61dd9b 100644 --- a/nixos/home/desktop/wayland/config/waybar/config-hyprland +++ b/nixos/home/desktop/wayland/config/waybar/config-hyprland @@ -1,5 +1,5 @@ { - "include": "./config", + "include": "~/.config/waybar/config", "modules-center": ["wlr/workspaces"], // Modules configuration "wlr/workspaces": {