aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/ModulesCustom
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-02-01 00:25:55 +0900
committerGitHub <noreply@github.com>2025-02-01 00:25:55 +0900
commit3dfdc7c76cbeb7a6ee20e868bb46026e51c2abf9 (patch)
tree70623537ae918b4304107b555c0934ebf844577b /config/waybar/ModulesCustom
parent9e6a7b0a7334352ed7e9e422d026ebfbad06c8a6 (diff)
parent9b67a8376e3d186edc75a482010e53c3b4e9e018 (diff)
Merge pull request #541 from JaKooLit/main
main to development
Diffstat (limited to 'config/waybar/ModulesCustom')
-rw-r--r--config/waybar/ModulesCustom6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom
index f0f52f70..9d0e804a 100644
--- a/config/waybar/ModulesCustom
+++ b/config/waybar/ModulesCustom
@@ -19,21 +19,21 @@
"custom/file_manager": {
"format": " ",
- "on-click": "thunar",
+ "on-click": "xdg-open . &",
"tooltip": true,
"tooltip-format": "File Manager",
},
"custom/tty": {
"format": " ",
- "on-click": "kitty",
+ "on-click": "kitty &",
"tooltip": true,
"tooltip-format": "Launch Terminal",
},
"custom/browser": {
"format": " ",
- "on-click": "firefox",
+ "on-click": "xdg-open http:// &",
"tooltip": true,
"tooltip-format": "Launch Browser",
},
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage