This commit is contained in:
2026-03-31 20:13:15 +08:00
parent 48044e957d
commit 08c513b995
1155 changed files with 79920 additions and 0 deletions

View File

@ -0,0 +1,10 @@
// 这是显示器设置
// 运行niri msg outputs可以获取显示器信息
// 以下是一个配置示例
/-output "eDP-1"{
// off
mode "2560x1440@165"
scale 1.3
position x=0 y=0
focus-at-startup
}