diff --git a/de/home/.config/sway-profiles-rs/config.toml b/de/home/.config/sway-profiles-rs/config.toml index 350086b..ba280bb 100644 --- a/de/home/.config/sway-profiles-rs/config.toml +++ b/de/home/.config/sway-profiles-rs/config.toml @@ -45,6 +45,6 @@ scale = 0.75 [[profiles]] name = "Work" icon = "" -[profiles.programs] +[profiles.program_args] browser = [ "Work", "--new-window", "https://lanecc.edu" ] - filemanager = "~/Documents/Work/LaneCC" + filemanager = [ "~/Documents/Work/LaneCC" ]