From 51b04af8b39201a86d1c095bde51d4019ccef796 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 18 Mar 2025 18:23:10 +0900 Subject: Added WaybarScripts.sh. In this way, waybar modules can use the default terminal set in ~/.config/hypr/UserConfigs/01-UserDefaults.conf --- config/waybar/ModulesCustom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/waybar/ModulesCustom') diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom index 96a718a6..bde9bbc2 100644 --- a/config/waybar/ModulesCustom +++ b/config/waybar/ModulesCustom @@ -26,7 +26,7 @@ "custom/tty": { "format": " ", - "on-click": "kitty &", + "on-click": "$HOME/.config/hypr/scripts/WaybarScripts.sh --term", "tooltip": true, "tooltip-format": "Launch Terminal", }, -- cgit v1.2.3