New backup 2025-09-26 18:18:43
This commit is contained in:
parent
302916998e
commit
51c0f82a21
1 changed files with 20 additions and 0 deletions
|
@ -34,6 +34,26 @@ scale = 0.75
|
||||||
[profiles.program_args]
|
[profiles.program_args]
|
||||||
browser = [ "Development", "--new-window", "https://hass.pogmom.me" ]
|
browser = [ "Development", "--new-window", "https://hass.pogmom.me" ]
|
||||||
filemanager = [ "~/Development" ]
|
filemanager = [ "~/Development" ]
|
||||||
|
[[profiles.scripts]]
|
||||||
|
name = "Light Toggle"
|
||||||
|
icon = ""
|
||||||
|
command = "hass-cli -a services -I area_id -i left_bedroom -d light -s toggle"
|
||||||
|
[[profiles.scripts]]
|
||||||
|
name = "Home Assistant"
|
||||||
|
icon = ""
|
||||||
|
command = "librewolf 'https://hass.pogmom.me'"
|
||||||
|
[[profiles.scripts]]
|
||||||
|
name = "Nextcloud"
|
||||||
|
icon = ""
|
||||||
|
command = "librewolf 'https://cloud.pogmom.me'"
|
||||||
|
[[profiles.scripts]]
|
||||||
|
name = "Mastodon"
|
||||||
|
icon = ""
|
||||||
|
command = "librewolf 'https://masto.pogmom.me'"
|
||||||
|
[[profiles.scripts]]
|
||||||
|
name = "Jellyfin"
|
||||||
|
icon = ""
|
||||||
|
command = "librewolf 'https://watch.pogmom.me'"
|
||||||
|
|
||||||
[[profiles]]
|
[[profiles]]
|
||||||
name = "Housing"
|
name = "Housing"
|
||||||
|
|
Loading…
Add table
Reference in a new issue