fix lumina size

This commit is contained in:
Chris Cochrun 2026-01-16 16:59:18 -06:00
parent fb707151e1
commit bf71afb8b5

View file

@ -182,6 +182,11 @@ in
{
matches = [ {app-id = "emacs";} ];
open-on-output = "DP-1";
default-column-width.proportion = 1.0;
}
{
matches = [ {app-id = "lumina";} ];
default-column-width.proportion = 1.0;
}
{
matches = [{app-id = "org.qutebrowser.qutebrowser";}];