initial commit
This commit is contained in:
7
hosts/hades/display-configuration.nix
Normal file
7
hosts/hades/display-configuration.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
home-manager.users.anish.wayland.windowManager.hyprland.settings.monitor = [
|
||||
"HDMI-A-1, 3840x2160, auto, 2"
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user