waybar: add idle_inhibitor; disable most of tooltips; fix startup warnings

This commit is contained in:
Oleksandr Smirnov 2025-09-05 18:50:07 +03:00
parent d72083420c
commit d14c4fccfb
No known key found for this signature in database
4 changed files with 25 additions and 4 deletions

View file

@ -13,6 +13,11 @@
"niri/language": {
"format": "󰌌 {}",
"format-uk": "укр",
"format-en": "eng"
"format-en": "eng",
"tooltip": false
},
"niri/window": {
"swap-icon-label": true,
"tooltip": false
}
}