aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-03-24 14:22:56 +0900
committerGitHub <noreply@github.com>2025-03-24 14:22:56 +0900
commita3c975e70db5a914646cd58d58062193d025cb1b (patch)
tree733159945f72b385944499dbae5977afc792f300 /config/waybar
parentc1f0fc471b082f59aae939c3343312e09320ca36 (diff)
parent093e599a3411eaf3db6ebee31b8c91f8bc9e2faf (diff)
Merge pull request #645 from JaKooLit/development
Development to main
Diffstat (limited to 'config/waybar')
-rw-r--r--config/waybar/Modules6
-rw-r--r--config/waybar/ModulesCustom2
-rw-r--r--config/waybar/ModulesVertical4
3 files changed, 6 insertions, 6 deletions
diff --git a/config/waybar/Modules b/config/waybar/Modules
index 4fec766e..32664326 100644
--- a/config/waybar/Modules
+++ b/config/waybar/Modules
@@ -19,7 +19,7 @@
"format-icons": [
"󰈸"
],
- "on-click-right": "kitty --title nvtop sh -c 'nvtop'"
+ "on-click-right": "$HOME/.config/hypr/scripts/WaybarScripts.sh --nvtop"
},
"backlight": {
@@ -232,7 +232,7 @@
"format-alt-click": "click",
"tooltip": true,
"tooltip-format": "{used:0.1f}GB/{total:0.1f}G",
- "on-click-right": "kitty --title btop sh -c 'btop'"
+ "on-click-right": "$HOME/.config/hypr/scripts/WaybarScripts.sh --btop"
},
"mpris": {
@@ -281,7 +281,7 @@
"format-icons": [
"󰤯", "󰤟", "󰤢", "󰤥", "󰤨"
],
- "on-click-right": "kitty nmtui"
+ "on-click-right": "$HOME/.config/hypr/scripts/WaybarScripts.sh --nmtui"
},
"network#speed": {
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",
},
diff --git a/config/waybar/ModulesVertical b/config/waybar/ModulesVertical
index 5dea07ef..7128471b 100644
--- a/config/waybar/ModulesVertical
+++ b/config/waybar/ModulesVertical
@@ -19,7 +19,7 @@
"format-icons": [
"󰈸"
],
- "on-click-right": "kitty --title nvtop sh -c 'nvtop'"
+ "on-click-right": "$HOME/.config/hypr/scripts/WaybarScripts.sh --nvtop"
},
"backlight#vertical": {
@@ -68,7 +68,7 @@
"format-alt-click": "click",
"tooltip": true,
"tooltip-format": "{used:0.1f}GB/{total:0.1f}G",
- "on-click-right": "kitty --title btop sh -c 'btop'",
+ "on-click-right": "$HOME/.config/hypr/scripts/WaybarScripts.sh --btop",
},
"pulseaudio#vertical": {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage