New backup 2026-02-12 09:30:02

This commit is contained in:
Penelope Gwen 2026-02-12 09:30:02 -08:00
parent 09fddb20d5
commit d70fe2753f

View file

@ -26,6 +26,11 @@ wallpaper_path = "~/.config/sway/assets/wallpaper"
blur = 10.0 blur = 10.0
scale = 0.75 scale = 0.75
[power]
shutdown_cmd = ["systemctl", "poweroff"]
reboot_cmd = ["systemctl", "reboot"]
suspend_cmd = ["systemctl", "suspend"]
[[scripts]] [[scripts]]
name = "Printer" name = "Printer"
icon = "" icon = ""