diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index ba280bb..9bb67ae 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -34,6 +34,26 @@ scale = 0.75 [profiles.program_args] browser = [ "Development", "--new-window", "https://hass.pogmom.me" ] 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]] name = "Housing"