diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index d6aa512..320cd8e 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -19,17 +19,24 @@ window_icons = [ [profiles.0] name = "Penelope" icon = "" - browser_profile = "Penelope" - browser_url = "https://cloud.pogmom.me" directory = "~/Documents" + [profiles.0.browser] + profile = "Penelope" + startpage = "https://cloud.pogmom.me" [profiles.1] name = "Development" icon = "" - browser_profile = "development" - browser_url = "https://hass.pogmom.me" directory = "~/Development" - - + [profiles.1.browser] + profile = "development" + startpage = "https://hass.pogmom.me" +[profiles.2] + name = "Housing" + icon = "󰻺" + directory = "~/Documents/Housing" + [profiles.2.browser] + profile = "housing" + startpage = "https://eugenesca.com" #[profiles.personal] #name = "test"