Rolled back, I did not find any documentation for lua/Hyprland on HomeManager, will migrate when documentation follows
This commit is contained in:
parent
bdcc9ac682
commit
98995c3225
@ -14,9 +14,6 @@ in
|
|||||||
{
|
{
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
configType = "lua";
|
|
||||||
|
|
||||||
|
|
||||||
# Config
|
# Config
|
||||||
settings = {
|
settings = {
|
||||||
@ -121,7 +118,7 @@ in
|
|||||||
preserve_split = true;
|
preserve_split = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# Custom scripts
|
# Custom scripts
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user