working
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
imports = [
|
||||
./hyprland.nix
|
||||
./monitor.nix
|
||||
];
|
||||
}
|
||||
|
||||
5
modules/desktop/hyprland/monitor.nix
Normal file
5
modules/desktop/hyprland/monitor.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
config.me.rum.programs.hyprland.settings.monitor = [
|
||||
", 1920x1080@60, auto, 1"
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user