diff options
Diffstat (limited to 'config.jsonc')
| -rw-r--r-- | config.jsonc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.jsonc b/config.jsonc index 58944aa..d93907c 100644 --- a/config.jsonc +++ b/config.jsonc @@ -51,7 +51,7 @@ { "include": [ "$HOME/.config/waybar-udt/modules/hyprland/workspaces.jsonc", - "$HOME/.config/waybar-udt/modules/image/launcher.jsonc", + "$HOME/.config/waybar-udt/modules/custom/launcher.jsonc", "$HOME/.config/waybar-udt/modules/extras/taskbar.jsonc", ], @@ -59,7 +59,7 @@ "hyprland/workspaces" ], "modules-center": [ - "image#launcher" + "custom/launcher" ], "modules-right": [ "wlr/taskbar" |
