mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +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" }}
|
||||
:root {
|
||||
@include createColorScheme
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: light) {
|
||||
:root, ::backdrop {
|
||||
@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-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 = "https://search.brave.com", text = "Brave Search" },
|
||||
{ url = "https://login.tailscale.com", text = "Tailscale" },
|
||||
{ url = "https://devdocs.io", text = "Devdocs" },
|
||||
]
|
||||
@ -31,6 +32,7 @@ icon.name = "developer-board"
|
||||
name = "Software dev"
|
||||
flavorText = "...is just standing on a house of cards"
|
||||
textOnly = true
|
||||
weight = -25
|
||||
links = [
|
||||
{ url = "https://github.com", text = "GitHub" },
|
||||
{ url = "https://sourcegraph.com", text = "SourceGraph" },
|
||||
|
Loading…
Reference in New Issue
Block a user