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"],
|
[""," — Alacritty"],
|
||||||
[""," - VSCodium"]
|
[""," - VSCodium"]
|
||||||
]
|
]
|
||||||
programs = [
|
#[programs]
|
||||||
filemanager = "dolphin --new-window",
|
#filemanager = "dolphin --new-window",
|
||||||
browser = "librewolf-profile"
|
#browser = "librewolf-profile"
|
||||||
]
|
|
||||||
profiles = [
|
profiles = [
|
||||||
[
|
school.name = "school",
|
||||||
name = "Personal",
|
school.icon = "t"
|
||||||
icon = "",
|
{ name = "Personal", icon = "", browser_profile = "Penelope", browser_url = "https://cloud.pogmom.me", directory = "~/Documents" },
|
||||||
browser_profile = "Penelope",
|
{ name = "Development", icon = "", browser_profile = "Development", browser_url = "https://hass.pogmom.me", directory = "~/Development" }
|
||||||
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