From f7960b298e5b4b62cc9a65fa0d89f7d5159ff9dc Mon Sep 17 00:00:00 2001 From: John Mertz Date: Wed, 26 Apr 2023 22:58:48 -0400 Subject: [PATCH] Migrating back to rofi (wayland), use for wifi menu --- waybar/config.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waybar/config.template b/waybar/config.template index d8be65aa8..0caf64b83 100644 --- a/waybar/config.template +++ b/waybar/config.template @@ -76,7 +76,7 @@ "format-ethernet": "", "format-wifi": " ", "format-disconnected": "⛖ ", - "on-click": "${HOME}/scripts/wofi/wofi-wifi-menu.sh" + "on-click": "${HOME}/scripts/rofi/rofi-wifi-menu.sh" }, "network#wireguard": { "interval": 10,