Update 2026-02-25

Update 2026-02-25
This commit is contained in:
2026-02-25 14:17:26 +02:00
parent 9cddff42d7
commit dba23a0e28
9 changed files with 2786 additions and 6 deletions

View File

@@ -129,7 +129,7 @@ output "eDP-1" {
// so to put another output directly adjacent to it on the right, set its x to 1920.
// If the position is unset or results in an overlap, the output is instead placed
// automatically.
position x=1280 y=0
position x=0 y=0
variable-refresh-rate on-demand=true
focus-at-startup
@@ -137,6 +137,12 @@ output "eDP-1" {
backdrop-color "#191724"
}
output "HDMI-A-1" {
mode "4096x2160@120.000"
scale 1
position x=0 y=0
}
// Settings that influence how windows are positioned and sized.
// Find more information on the wiki:
// https://github.com/YaLTeR/niri/wiki/Configuration:-Layout