Enable idle inhibit on startup
This commit is contained in:
parent
dc9a9f1383
commit
917a377900
2 changed files with 7 additions and 0 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -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
|
||||
|
|
|
@ -80,6 +80,7 @@
|
|||
"activated": "",
|
||||
"deactivated": ""
|
||||
},
|
||||
"start-activated": true,
|
||||
"tooltip": true,
|
||||
"tooltip-format-activated": "power-saving disabled",
|
||||
"tooltip-format-deactivated": "power-saving enabled"
|
||||
|
|
Loading…
Add table
Reference in a new issue