feat: add idle inhibitor

This commit is contained in:
DACHXY 2025-01-19 14:35:36 +08:00
parent eb37fde888
commit 2fd7367176
6 changed files with 15 additions and 15 deletions

View file

@ -189,5 +189,13 @@
"max-length": 50,
"interval": 5,
"on-click": "~/.config/scripts/rofiWifi.sh"
},
"idle_inhibitor": {
"format": "{icon}",
"format-icons": {
"activated": "󰅶",
"deactivated": "󰾫"
}
}
}