Regenerated

This commit is contained in:
2026-04-17 12:30:03 +02:00
parent 310b141118
commit c03aa50261
3 changed files with 359 additions and 359 deletions
+357 -357
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -3410,7 +3410,7 @@ ShellRoot {
Repeater { Repeater {
model: [ model: [
{ label: "󰌾 Lock", cmd: ["loginctl", "lock-session"] }, { label: "󰌾 Lock", cmd: ["hyprlock"] },
{ label: "󰐥 Shutdown", cmd: ["systemctl", "poweroff"] }, { label: "󰐥 Shutdown", cmd: ["systemctl", "poweroff"] },
{ label: "󰑙 Reboot", cmd: ["systemctl", "reboot"] }, { label: "󰑙 Reboot", cmd: ["systemctl", "reboot"] },
{ label: "󰍃 Logout", cmd: ["bash", "-c", "loginctl terminate-session $XDG_SESSION_ID"] }, { label: "󰍃 Logout", cmd: ["bash", "-c", "loginctl terminate-session $XDG_SESSION_ID"] },
@@ -79,7 +79,7 @@ ShellRoot {
Repeater { Repeater {
model: [ model: [
{ label: "󰌾 Lock", cmd: ["loginctl", "lock-session"] }, { label: "󰌾 Lock", cmd: ["hyprlock"] },
{ label: "󰐥 Shutdown", cmd: ["systemctl", "poweroff"] }, { label: "󰐥 Shutdown", cmd: ["systemctl", "poweroff"] },
{ label: "󰑙 Reboot", cmd: ["systemctl", "reboot"] }, { label: "󰑙 Reboot", cmd: ["systemctl", "reboot"] },
{ label: "󰍃 Logout", cmd: ["bash", "-c", "loginctl terminate-session $XDG_SESSION_ID"] }, { label: "󰍃 Logout", cmd: ["bash", "-c", "loginctl terminate-session $XDG_SESSION_ID"] },