updated gpu module
This commit is contained in:
@@ -142,13 +142,14 @@
|
||||
"return-type": "json",
|
||||
"exec": "~/.config/waybar/scripts/gpu-screen-recorder-status.sh",
|
||||
"on-click-right": "~/.config/hypr/scripts/replay-ctrl.sh save",
|
||||
"on-click": "~/.config/waybar/scripts/toggle-replay.sh",
|
||||
"on-click": "~/.config/hypr/scripts/replay-ctrl.sh toggle",
|
||||
"interval": 1
|
||||
},
|
||||
"custom/gpu-usage": {
|
||||
"format": "{}",
|
||||
"return-type": "json",
|
||||
"exec": "~/.config/waybar/scripts/gpu_usage.sh",
|
||||
"on-click": "lact gui",
|
||||
"interval": 5
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user