New backup 2025-09-16 13:45:02
This commit is contained in:
parent
22b2f1239a
commit
952b0e088c
1 changed files with 7 additions and 18 deletions
|
@ -4,23 +4,12 @@ window_icons = [
|
|||
[""," — Alacritty"],
|
||||
[""," - VSCodium"]
|
||||
]
|
||||
programs = [
|
||||
filemanager = "dolphin --new-window",
|
||||
browser = "librewolf-profile"
|
||||
]
|
||||
#[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"
|
||||
]
|
||||
school.name = "school",
|
||||
school.icon = "t"
|
||||
{ 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