This commit is contained in:
parent
3b4ba3be3f
commit
5d762091f1
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@
|
|||
|
||||
catppuccin.hyprland.enable = false; # temp fix until i get things migrated to lua
|
||||
|
||||
wayland.windowManager.sway = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
package = pkgs.hyprland; # inputs.hl.packages."${pkgs.system}".hyprland;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue