working on waybar
This commit is contained in:
+1
-2
@@ -822,7 +822,7 @@ This is top file of this level which contains just an import statement for all r
|
||||
imports = [
|
||||
./wayland.nix
|
||||
./eww.nix
|
||||
./waybar.nix
|
||||
./waybar.nix
|
||||
./login-tuigreeter.nix
|
||||
# ./login-lightdm.nix
|
||||
];
|
||||
@@ -845,7 +845,6 @@ This file installs and configures eww
|
||||
This file installs and configures eww
|
||||
#+BEGIN_SRC nix :tangle generated/system/core/eww.nix :noweb tangle :mkdirp yes :eval never-html
|
||||
{ lib, config, pkgs, flakeRoot, user, ... }:
|
||||
|
||||
let
|
||||
ewwConfigDir = "${config.home-manager.users.${user.username}.xdg.configHome}/eww";
|
||||
# Dynamically read all files in assets/system/conf/eww/
|
||||
|
||||
Reference in New Issue
Block a user