First of three Nomarchy-exclusive dark/light pairs for v1 (with executive-ivory and kiln/kiln-clay in the next commits), built for settings.autoTheme: same identity in two lights, so the sunrise flip feels like the same room brightening. Boreal Dawn is the boreal forest six hours later — the aurora faded into a cold clear dawn. Frost-paper base (#EDF2F6), deep-slate text (10.9:1 AAA), the aurora violet deepened to text-grade (#7458C8, 4.69:1), spruce teal accentAlt (#22766E), GeistMono + the same 6/14/3/12 geometry as boreal so the pair swaps shape-invariant. Assets: whole-swap waybar (the same three frosted pills, light glass), rofi + 4x3 launcher grid, btop theme, dawn-treeline wallpaper mirroring aurora-boreal's composition (same spiky silhouette, dawn gradient, fading stars). flake.lock: nomarchy-wallpapers 803b48d -> a716cf6 — the single-input bump carrying backgrounds for all four new slugs (this task is the lock bump). Preview is a real render: theme-shot VM desktop at 480x270. Verification: V2. nix flake check --no-build green; checks theme-contrast (28x7+chips), theme-wholeswap, waybar-language, waybar-swap-env, rofi-text-width, state-sync-validate, auto-theme (VM day/night engine) all green. Visual protocol: theme-shot VM renders viewed for desktop + menu (frosted pills, wash selection, legibility — screenshots in /nix/store/l26kfdcf...theme-shot-boreal-dawn). audit findings at/below the boreal baseline (CVD-only + the same accent-pair Δhue as boreal). V3 pending: real-GL blur, btop visual, launcher grid on hardware (HARDWARE-QUEUE, this batch's entry). Design by Fable (palette lab + wallpaper SVGs); asset port by a Sonnet subagent from the boreal sources; reviewed file-by-file on Fable. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
184 lines
4.7 KiB
JSON
184 lines
4.7 KiB
JSON
{
|
|
"margin-top": 8,
|
|
"margin-left": 14,
|
|
"margin-right": 14,
|
|
"margin-bottom": 0,
|
|
"height": 38,
|
|
"layer": "bottom",
|
|
"position": "top",
|
|
"spacing": 4,
|
|
"reload_style_on_change": true,
|
|
"modules-left": [
|
|
"custom/nomarchy",
|
|
"clock"
|
|
],
|
|
"modules-center": [
|
|
"hyprland/workspaces"
|
|
],
|
|
"modules-right": [
|
|
"custom/recording",
|
|
"custom/updates",
|
|
"custom/doctor",
|
|
"idle_inhibitor",
|
|
"custom/nightlight",
|
|
"hyprland/language",
|
|
"custom/vpn",
|
|
"custom/airplane",
|
|
"pulseaudio",
|
|
"battery",
|
|
"custom/powerprofile",
|
|
"tray",
|
|
"custom/notification",
|
|
"custom/powermenu"
|
|
],
|
|
"custom/nomarchy": {
|
|
"interval": "once",
|
|
"format": "\uf000",
|
|
"on-click": "nomarchy-menu",
|
|
"tooltip-format": "Nomarchy menu"
|
|
},
|
|
"clock": {
|
|
"format": "{:%H:%M \u00b7 %a %d %b}",
|
|
"on-click": "nomarchy-calendar",
|
|
"tooltip": true,
|
|
"tooltip-format": "{:%A, %d %B %Y\n%Z (UTC%z)}"
|
|
},
|
|
"hyprland/workspaces": {
|
|
"disable-scroll": true,
|
|
"all-outputs": true,
|
|
"on-click": "activate",
|
|
"on-scroll-up": "hyprctl dispatch workspace r+1",
|
|
"on-scroll-down": "hyprctl dispatch workspace r-1"
|
|
},
|
|
"custom/recording": {
|
|
"return-type": "json",
|
|
"interval": 10,
|
|
"signal": 8,
|
|
"exec": "nomarchy-record status",
|
|
"on-click": "nomarchy-record stop"
|
|
},
|
|
"custom/updates": {
|
|
"return-type": "json",
|
|
"interval": 1800,
|
|
"signal": 9,
|
|
"exec": "nomarchy-updates status",
|
|
"on-click": "nomarchy-updates upgrade-window"
|
|
},
|
|
"custom/doctor": {
|
|
"return-type": "json",
|
|
"format": "{}",
|
|
"interval": 300,
|
|
"signal": 10,
|
|
"exec": "nomarchy-doctor-status",
|
|
"on-click": "nomarchy-menu doctor"
|
|
},
|
|
"idle_inhibitor": {
|
|
"format": "{icon}",
|
|
"format-icons": {
|
|
"activated": " \udb80\udd76 ",
|
|
"deactivated": " \udb83\udfaa "
|
|
}
|
|
},
|
|
"custom/nightlight": {
|
|
"return-type": "json",
|
|
"interval": 3,
|
|
"exec": "nomarchy-nightlight status",
|
|
"on-click": "nomarchy-nightlight toggle"
|
|
},
|
|
"hyprland/language": {
|
|
"format": "<span size='13pt'>\udb80\udf0c </span>{short}",
|
|
"tooltip": false
|
|
},
|
|
"custom/vpn": {
|
|
"return-type": "json",
|
|
"interval": 5,
|
|
"exec": "nomarchy-vpn-status",
|
|
"on-click": "nomarchy-vpn"
|
|
},
|
|
"pulseaudio": {
|
|
"scroll-step": 5,
|
|
"format": "<span size='13pt'>{icon}</span>{volume}%",
|
|
"format-bluetooth": "<span size='13pt'>{icon}\uf294 </span>{volume}%",
|
|
"format-bluetooth-muted": "\uf6a9 {icon}\uf294",
|
|
"format-muted": "<span size='13pt'>\uf6a9 </span>muted",
|
|
"format-icons": {
|
|
"headphone": "\uf025 ",
|
|
"hands-free": "\uf025 ",
|
|
"headset": "\uf025 ",
|
|
"phone": "\uf095 ",
|
|
"portable": "\uf095 ",
|
|
"car": "\uf1b9 ",
|
|
"default": [
|
|
"\uf026 ",
|
|
"\uf027 ",
|
|
"\uf028 "
|
|
]
|
|
},
|
|
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle",
|
|
"on-click-right": "pwvucontrol",
|
|
"tooltip-format": "{desc} | {volume}%"
|
|
},
|
|
"battery": {
|
|
"interval": 30,
|
|
"states": {
|
|
"warning": 25,
|
|
"critical": 10
|
|
},
|
|
"format": "<span size='13pt'>{icon}</span>{capacity}%",
|
|
"format-charging": "<span size='13pt'>\uf0e7 </span>{capacity}%",
|
|
"format-plugged": "<span size='13pt'>\uf1e6 </span>{capacity}%",
|
|
"tooltip-format-plugged": "Plugged in, not charging \u2014 held at {capacity}% by the battery charge cap\nCharging resumes ~10% below the cap \u00b7 click to adjust",
|
|
"format-icons": [
|
|
"\uf244 ",
|
|
"\uf243 ",
|
|
"\uf242 ",
|
|
"\uf241 ",
|
|
"\uf240 "
|
|
],
|
|
"on-click": "nomarchy-menu powermgmt",
|
|
"tooltip-format": "Battery status"
|
|
},
|
|
"custom/powerprofile": {
|
|
"return-type": "json",
|
|
"interval": 5,
|
|
"exec": "nomarchy-powerprofile-status",
|
|
"on-click": "nomarchy-menu powermgmt"
|
|
},
|
|
"tray": {
|
|
"icon-size": 15,
|
|
"spacing": 10
|
|
},
|
|
"custom/notification": {
|
|
"format": "{icon}",
|
|
"return-type": "json",
|
|
"exec": "swaync-client -swb",
|
|
"exec-if": "which swaync-client",
|
|
"escape": true,
|
|
"tooltip": true,
|
|
"on-click": "swaync-client -t -sw",
|
|
"on-click-right": "swaync-client -d -sw",
|
|
"format-icons": {
|
|
"none": "\udb80\udc9c",
|
|
"notification": "\udb80\udc9a",
|
|
"dnd-none": "\udb80\udc9b",
|
|
"dnd-notification": "\udb80\udc9b",
|
|
"inhibited-none": "\udb80\udc9b",
|
|
"inhibited-notification": "\udb80\udc9b",
|
|
"dnd-inhibited-none": "\udb80\udc9b",
|
|
"dnd-inhibited-notification": "\udb80\udc9b"
|
|
}
|
|
},
|
|
"custom/powermenu": {
|
|
"format": "\uf011",
|
|
"on-click": "nomarchy-menu power",
|
|
"tooltip": false
|
|
},
|
|
"custom/airplane": {
|
|
"return-type": "json",
|
|
"interval": 5,
|
|
"signal": 11,
|
|
"exec": "nomarchy-airplane status",
|
|
"on-click": "nomarchy-airplane toggle"
|
|
}
|
|
}
|