New backup 2025-09-20 20:45:01
This commit is contained in:
parent
ea9657fe6c
commit
e18305eef0
1 changed files with 10 additions and 10 deletions
|
@ -24,8 +24,8 @@ scale = 0.75
|
||||||
name = "Penelope"
|
name = "Penelope"
|
||||||
icon = ""
|
icon = ""
|
||||||
directory = "~/Documents"
|
directory = "~/Documents"
|
||||||
[profiles.programs.browser]
|
#[profiles.programs.browser]
|
||||||
args = [ "test" ]
|
# args = [ "test" ]
|
||||||
[profiles.programs.filemanager]
|
[profiles.programs.filemanager]
|
||||||
args = [ "test" ]
|
args = [ "test" ]
|
||||||
#[programs.browser]
|
#[programs.browser]
|
||||||
|
@ -39,10 +39,10 @@ scale = 0.75
|
||||||
name = "Development"
|
name = "Development"
|
||||||
icon = ""
|
icon = ""
|
||||||
directory = "~/Development"
|
directory = "~/Development"
|
||||||
[profiles.programs.browser]
|
#[profiles.programs.browser]
|
||||||
args = [ "test" ]
|
# args = [ "test" ]
|
||||||
[profiles.programs.filemanager]
|
#[profiles.programs.filemanager]
|
||||||
args = [ "test" ]
|
# args = [ "test" ]
|
||||||
# args = [ "--profile", "Development", "https://hass.pogmom.me" ]
|
# args = [ "--profile", "Development", "https://hass.pogmom.me" ]
|
||||||
#[profiles.browser]
|
#[profiles.browser]
|
||||||
# profile = "development"
|
# profile = "development"
|
||||||
|
@ -52,8 +52,8 @@ scale = 0.75
|
||||||
name = "Housing"
|
name = "Housing"
|
||||||
icon = ""
|
icon = ""
|
||||||
directory = "~/Documents/Housing"
|
directory = "~/Documents/Housing"
|
||||||
[profiles.programs.browser]
|
#[profiles.programs.browser]
|
||||||
args = [ "test" ]
|
# args = [ "test" ]
|
||||||
# args = [ "--profile", "Housing", "https://eugenesca.com" ]
|
# args = [ "--profile", "Housing", "https://eugenesca.com" ]
|
||||||
#[profiles.browser]
|
#[profiles.browser]
|
||||||
# profile = "housing"
|
# profile = "housing"
|
||||||
|
@ -63,8 +63,8 @@ scale = 0.75
|
||||||
name = "Work"
|
name = "Work"
|
||||||
icon = ""
|
icon = ""
|
||||||
directory = "~/Documents/Work/LaneCC"
|
directory = "~/Documents/Work/LaneCC"
|
||||||
[profiles.programs.browser]
|
#[profiles.programs.browser]
|
||||||
args = [ "test" ]
|
# args = [ "test" ]
|
||||||
# args = [ "--profile", "Work", "https://lanecc.edu" ]
|
# args = [ "--profile", "Work", "https://lanecc.edu" ]
|
||||||
#[profiles.browser]
|
#[profiles.browser]
|
||||||
# profile = "Work"
|
# profile = "Work"
|
||||||
|
|
Loading…
Add table
Reference in a new issue