init
This commit is contained in:
11
waybar/modules/custom-wf-recorder.jsonc
Normal file
11
waybar/modules/custom-wf-recorder.jsonc
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"custom/wf-recorder": {
|
||||
"format": "{}",
|
||||
"interval": "once",
|
||||
"exec": "echo ''",
|
||||
"tooltip": "false",
|
||||
"exec-if": "pgrep 'wf-recorder'",
|
||||
"on-click": "exec $HOME/.config/hypr/scripts/rofi/recording",
|
||||
"signal": 8,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user