working on waybar
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{ 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/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
imports = [
|
||||
./wayland.nix
|
||||
./eww.nix
|
||||
./waybar.nix
|
||||
./waybar.nix
|
||||
./login-tuigreeter.nix
|
||||
# ./login-lightdm.nix
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user