diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index e20732a..676b191 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -25,22 +25,33 @@ scale = 0.75 icon = "" directory = "~/Documents" [profiles.browser] -"Penelope", "https://cloud.pogmom.me" ] + profile = "Penelope" + startpage = "https://cloud.pogmom.me" + [[profiles]] name = "Development" icon = "" directory = "~/Development" - browser = [ "development", "https://hass.pogmom.me" ] +[profiles.browser] + profile = "development" + startpage = "https://hass.pogmom.me" + [[profiles]] name = "Housing" icon = "󰻺" directory = "~/Documents/Housing" - browser = [ "housing", "https://eugenesca.com" ] +[profiles.browser] + profile = "housing" + startpage = "https://eugenesca.com" + [[profiles]] name = "Work" icon = "" directory = "~/Documents/Work/LaneCC" - browser = [ "Work", "https://lanecc.edu" ] +[profiles.browser] + profile = "Work" + startpage = "https://lanecc.edu" + #[profiles.personal] #name = "test" #icon = "test"