fix lumina size
This commit is contained in:
parent
fb707151e1
commit
bf71afb8b5
1 changed files with 5 additions and 0 deletions
|
|
@ -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";}];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue