Monitor layout, flake location.

This commit is contained in:
2025-10-20 14:57:05 -05:00
parent ddb343f22e
commit dfd3165073

View File

@@ -140,6 +140,8 @@ riverctl rule-add -app-id "bar" csd
# River will send the process group of the init executable SIGTERM on exit. # River will send the process group of the init executable SIGTERM on exit.
riverctl default-layout rivertile riverctl default-layout rivertile
rivertile -view-padding 6 -outer-padding 6 & rivertile -view-padding 6 -outer-padding 6 &
${pkgs.wlr-randr}/bin/wlr-randr --output DP-3 --pos -1440,0
''; '';
}; };
} }