一坨更新
新装了 bun(换部落格主题了) 给 chrome 撑宽一点(终于支持垂直标签页了,但记不住宽度) 对调了两块屏幕(可以`niri msg outputs`直接看逻辑坐标)
This commit is contained in:
@@ -21,6 +21,11 @@ window-rule {
|
||||
open-on-output "eDP-1"
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match app-id="google-chrome"
|
||||
default-column-width { proportion 0.6; }
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match app-id="Electron" title="Test" // frg2089.BiliLive.Observer
|
||||
match app-id="Electron" title="Blivechat-Openlive" // blivechat
|
||||
|
||||
@@ -48,11 +48,12 @@ input {
|
||||
|
||||
output "eDP-1" {
|
||||
scale 1.25
|
||||
position x=1920 y=0
|
||||
}
|
||||
|
||||
output "HDMI-A-1" {
|
||||
mode "1920x1080@180.000"
|
||||
//position x=1920 y=0
|
||||
position x=0 y=0
|
||||
focus-at-startup
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user