New backup 2025-09-16 13:30:02
This commit is contained in:
parent
d1718960b7
commit
22b2f1239a
1 changed files with 20 additions and 0 deletions
|
@ -4,3 +4,23 @@ window_icons = [
|
|||
[""," — Alacritty"],
|
||||
[""," - VSCodium"]
|
||||
]
|
||||
programs = [
|
||||
filemanager = "dolphin --new-window",
|
||||
browser = "librewolf-profile"
|
||||
]
|
||||
profiles = [
|
||||
[
|
||||
name = "Personal",
|
||||
icon = "",
|
||||
browser_profile = "Penelope",
|
||||
browser_url = "https://cloud.pogmom.me",
|
||||
directory = "~/Documents"
|
||||
],
|
||||
[
|
||||
name = "Development",
|
||||
icon = "",
|
||||
browser_profile = "Development",
|
||||
browser_url = "https://hass.pogmom.me",
|
||||
directory = "~/Development"
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue