fixed some host-specific config
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
|
||||
wayland.windowManager.hyprland = lib.mkIf config.userSettings.hyprland.enable {
|
||||
settings = {
|
||||
animations = {
|
||||
enabled = "no";
|
||||
};
|
||||
|
||||
monitor = [
|
||||
"eDP-1,1920x1080@60,0x0,1"
|
||||
];
|
||||
|
Reference in New Issue
Block a user