New backup 2025-09-16 16:00:01

This commit is contained in:
Penelope Gwen 2025-09-16 16:00:01 -07:00
parent 85b50ebb13
commit 77045a0264
2 changed files with 11 additions and 4 deletions

View file

@ -37,7 +37,13 @@ window_icons = [
[profiles.2.browser] [profiles.2.browser]
profile = "housing" profile = "housing"
startpage = "https://eugenesca.com" startpage = "https://eugenesca.com"
[profiles.3]
name = "Work"
icon = ""
directory = "~/Documents/Work/LaneCC"
[profiles.3.browser]
profile = "Work"
startpage = "https://lanecc.edu"
#[profiles.personal] #[profiles.personal]
#name = "test" #name = "test"
#icon = "test" #icon = "test"

View file

@ -1,5 +1,6 @@
title_length = 0 title_length = 0
window_icons = [] window_icons = []
profiles = [
["test", "test", "test", "test", "test"] [programs]
]
[profiles]