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 9d6afae..0c9dbc6 100644 --- a/config.jsonc +++ b/config.jsonc @@ -6,7 +6,7 @@ // since waybar v0.14.0, so every module file has to be listed by name. { "include": [ - "$HOME/.config/waybar-udt/modules/custom/launcher.jsonc", + "$HOME/.config/waybar-udt/modules/image/launcher.jsonc", "$HOME/.config/waybar-udt/modules/clock.jsonc", "$HOME/.config/waybar-udt/modules/hyprland/workspaces.jsonc", "$HOME/.config/waybar-udt/modules/custom/vmdot.jsonc", @@ -21,7 +21,7 @@ // Clusters, not a continuous strip: the stylesheet welds neighbours // together and leaves gaps between groups. "modules-left": [ - "custom/launcher", + "image#launcher", "clock#date", "clock#time", "hyprland/workspaces", |
