fix: new monitor layout for brontes
This commit is contained in:
parent
70bb7e938c
commit
a2cf59fcc4
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ lib.mkIf osConfig.programs.hyprland.enable {
|
||||||
"$mod" = "SUPER";
|
"$mod" = "SUPER";
|
||||||
|
|
||||||
monitor = [
|
monitor = [
|
||||||
"DP-2,1920x1080@144, 1920x0, 1"
|
"DP-2,1920x1080@144, 0x0, 1"
|
||||||
"HDMI-A-1,1920x1080@60, 0x0, 1"
|
"HDMI-A-1,1920x1080@60, 1920x0, 1"
|
||||||
];
|
];
|
||||||
|
|
||||||
exec-once = [
|
exec-once = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue