mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
users/foo-dogsquared: update links and CSS
This commit is contained in:
parent
8a10e26333
commit
bb65daef4a
@ -83,10 +83,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
{{- if eq $name "_light" }}
|
{{- if eq $name "_light" }}
|
||||||
:root {
|
|
||||||
@include createColorScheme
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (prefers-color-scheme: light) {
|
@media (prefers-color-scheme: light) {
|
||||||
:root, ::backdrop {
|
:root, ::backdrop {
|
||||||
@include createColorScheme
|
@include createColorScheme
|
||||||
|
@ -7,6 +7,7 @@ links = [
|
|||||||
{ url = "org-protocol://wiki-open-up-b4-u-todo-anything?where=latest", text = "YOUR GODFORSAKEN TODO LIST" },
|
{ url = "org-protocol://wiki-open-up-b4-u-todo-anything?where=latest", text = "YOUR GODFORSAKEN TODO LIST" },
|
||||||
{ url = "org-protocol://wiki-open-journal?when=today", text = "Open journal for today" },
|
{ url = "org-protocol://wiki-open-journal?when=today", text = "Open journal for today" },
|
||||||
{ url = "org-protocol://roam-node?node=41da43fe-a8a9-4a2e-a361-05a11ce8b318", text = "Open todo for today" },
|
{ url = "org-protocol://roam-node?node=41da43fe-a8a9-4a2e-a361-05a11ce8b318", text = "Open todo for today" },
|
||||||
|
{ url = "https://search.brave.com", text = "Brave Search" },
|
||||||
{ url = "https://login.tailscale.com", text = "Tailscale" },
|
{ url = "https://login.tailscale.com", text = "Tailscale" },
|
||||||
{ url = "https://devdocs.io", text = "Devdocs" },
|
{ url = "https://devdocs.io", text = "Devdocs" },
|
||||||
]
|
]
|
||||||
@ -31,6 +32,7 @@ icon.name = "developer-board"
|
|||||||
name = "Software dev"
|
name = "Software dev"
|
||||||
flavorText = "...is just standing on a house of cards"
|
flavorText = "...is just standing on a house of cards"
|
||||||
textOnly = true
|
textOnly = true
|
||||||
|
weight = -25
|
||||||
links = [
|
links = [
|
||||||
{ url = "https://github.com", text = "GitHub" },
|
{ url = "https://github.com", text = "GitHub" },
|
||||||
{ url = "https://sourcegraph.com", text = "SourceGraph" },
|
{ url = "https://sourcegraph.com", text = "SourceGraph" },
|
||||||
|
Loading…
Reference in New Issue
Block a user