This commit is contained in:
2026-02-26 21:15:40 +01:00
parent 7a4522db65
commit 22fd06e103
3 changed files with 306 additions and 306 deletions
+304 -304
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1893,7 +1893,7 @@ in
Mostly styling and enabling modules in the [[https://github.com/Alexays/Waybar][top bar]].
#+begin_src nix :tangle home/desktop/waybar.nix :noweb tangle :mkdirp yes
{ config, lib, pkgs, flakeRoot, ... :
{ config, lib, pkgs, flakeRoot, ... }:
let
repoWaybarDir = flakeRoot + "/assets/conf/desktop/waybar";
in
+1 -1
View File
@@ -1,4 +1,4 @@
{ config, lib, pkgs, flakeRoot, ... :
{ config, lib, pkgs, flakeRoot, ... }:
let
repoWaybarDir = flakeRoot + "/assets/conf/desktop/waybar";
in