mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-03-18 08:09:40 +00:00
Update 2026-02-25
Update 2026-02-25
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user