Working on hyprland config
This commit is contained in:
@@ -26,10 +26,5 @@ in
|
||||
exec-once = [ "eww daemon" ];
|
||||
exec = [ "eww open-many ${ewwConfigDir}/widgets" ]; # Adjust as needed
|
||||
};
|
||||
# For MangoWC, use:
|
||||
# wayland.windowManager.mangowc.config = {
|
||||
# exec = [ "eww daemon" ];
|
||||
# exec-once = [ "eww open-many ${ewwConfigDir}/widgets" ];
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
||||
@@ -8,5 +8,4 @@
|
||||
#./login-lightdm.nix
|
||||
./gtk.nix
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user