mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
fix(niri): correct monitor priority
This commit is contained in:
+4
-4
@@ -33,14 +33,14 @@ output "eDP-1" {
|
||||
position x=0 y=0
|
||||
}
|
||||
|
||||
output "HDMI-A-1" {
|
||||
mode "1920x1080@60.000"
|
||||
}
|
||||
|
||||
output "Acer Technologies Acer KG241Q 0x93210922" {
|
||||
mode "1920x1080@74.986"
|
||||
}
|
||||
|
||||
output "HDMI-A-1" {
|
||||
mode "1920x1080@60.000"
|
||||
}
|
||||
|
||||
// https://yalter.github.io/niri/Configuration:-Layout
|
||||
layout {
|
||||
// Set gaps around windows in logical pixels.
|
||||
|
||||
Reference in New Issue
Block a user