rosenthal: noctalia-shell: Update to 4.5.0.

* modules/rosenthal/packages/wm.scm (noctalia-shell): Update to 4.5.0.
* modules/rosenthal/examples/dot-config/noctalia/settings.json: Update session
menu.
This commit is contained in:
Hilton Chain 2026-02-19 16:33:57 +08:00
parent b6eb64b31d
commit 9cb7193827
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
2 changed files with 7 additions and 2 deletions

View File

@ -51,6 +51,11 @@
{
"action": "shutdown",
"enabled": true
},
{
"action": "rebootToUefi",
"command": "loginctl reboot --firmware-setup",
"enabled": true
}
],
"showHeader": true,

View File

@ -39,7 +39,7 @@
(define-public noctalia-shell
(package
(name "noctalia-shell")
(version "4.4.3")
(version "4.5.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -48,7 +48,7 @@
(file-name (git-file-name name version))
(sha256
(base32
"1bcllxzpc3viyxizv9qqckbzxgsgsdki8pp60cns4nwzk89q4yp4"))))
"1syqsml49jfjpngi7b099jcggp66lrls0ha6w5daqd5xhd2z94v3"))))
(build-system copy-build-system)
(arguments
(list