New backup 2025-09-16 16:00:01
This commit is contained in:
parent
85b50ebb13
commit
77045a0264
2 changed files with 11 additions and 4 deletions
|
@ -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"
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
title_length = 0
|
title_length = 0
|
||||||
window_icons = []
|
window_icons = []
|
||||||
profiles = [
|
|
||||||
["test", "test", "test", "test", "test"]
|
[programs]
|
||||||
]
|
|
||||||
|
[profiles]
|
||||||
|
|
Loading…
Add table
Reference in a new issue