update:flake

style:waybar

Version 401 -> 402:
  OVMF: 202508.01 → 202511
  dbeaver-bin: 25.2.5 → 25.3.0, -295.6 KiB
  initrd-linux: 6.17.9 → 6.18.0
  linux: 6.17.9 → 6.18.0, -6579.1 KiB
  lowdown: 2.0.2 → 2.0.4, +13.1 KiB
  nixos-init: 0.1.0 → ∅, -454.1 KiB
  nixos-system-dos: 26.05.20251130.2d293cb → 26.05.20251202.418468a
  ruff: 0.14.6 → 0.14.7, +371.3 KiB
  source: +202.2 KiB
  unit-initrd-find-nixos-closure.service: ε → ∅
  unit-script-initrd-find-nixos-closure: ε → ∅
  unit-script-initrd-nixos-activation: ε → ∅
  v4l2loopback: 0.15.1-6.17.9 → ∅, -313.6 KiB
  vimplugin-luajit2.1-fzf-lua: 0.0.2311-1-unstable-0.0.2311-1 → 0.0.2314-1-unstable-0.0.2314-1
  x86_energy_perf_policy: 6.12.59 → 6.12.60
This commit is contained in:
dichgrem
2025-12-04 16:50:33 +08:00
parent 0c20b462be
commit 608238846f
4 changed files with 87 additions and 64 deletions

View File

@@ -10,7 +10,7 @@
"custom/startmenu",
"backlight",
"wireplumber",
"battery",
"custom/wl-gammarelay-brightness",
"hyprland/workspaces",
"niri/workspaces",
"sway/workspaces"
@@ -21,9 +21,9 @@
"modules-right": [
"custom/screenshot",
"tray",
"custom/wl-gammarelay-brightness",
// "custom/wl-gammarelay-temperature",
"clock",
"battery",
"custom/swaync",
],
@@ -182,4 +182,3 @@
"escape": true,
},
}

View File

@@ -131,3 +131,27 @@ tooltip label {
padding-right: 8px;
padding-left: 10px;
}
#custom-startmenu {
color: @overlay2;
}
#wireplumber {
color: @green;
}
#custom-wl-gammarelay-brightness {
color: @sapphire;
}
#custom-wl-gammarelay-temperature {
color: @teal;
}
#custom-swaync {
color: @overlay2;
}
#wlr-taskbar {
color: @subtext0;
}