Enable idle inhibit on startup

This commit is contained in:
Aleksey Samoilov 2024-02-02 22:40:26 +04:00
parent dc9a9f1383
commit 917a377900
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
tileos-settings-river (1.0.5~tileos) unstable; urgency=medium
* Enable idle inhibit on startup
-- Aleksey Samoilov <samoilov.lex@gmail.com> Fri, 02 Feb 2024 22:38:13 +0400
tileos-settings-river (1.0.4~tileos) unstable; urgency=medium
* Add keybindings help overlay

View file

@ -80,6 +80,7 @@
"activated": "",
"deactivated": ""
},
"start-activated": true,
"tooltip": true,
"tooltip-format-activated": "power-saving disabled",
"tooltip-format-deactivated": "power-saving enabled"