From 2c59d4521a9a610a590876db94b176afeb5b26d8 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 21 May 2025 00:07:51 +0900 Subject: some minor fixes on the user default --- 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 bde9bbc2..088cea1c 100644 --- a/config/waybar/ModulesCustom +++ b/config/waybar/ModulesCustom @@ -19,7 +19,7 @@ "custom/file_manager": { "format": " ", - "on-click": "xdg-open . &", + "on-click": "$HOME/.config/hypr/scripts/WaybarScripts.sh --files", "tooltip": true, "tooltip-format": "File Manager", }, -- cgit v1.2.3