updates to kaladin
This commit is contained in:
parent
78ea1fd415
commit
aba2599673
3 changed files with 27 additions and 17 deletions
|
@ -174,8 +174,7 @@ in
|
|||
}
|
||||
{
|
||||
matches = [{app-id = "mpv";}];
|
||||
open-on-workspace = "main";
|
||||
open-on-output = "DP-1";
|
||||
open-on-output = "DP-2";
|
||||
}
|
||||
{
|
||||
matches = [{app-id = "com.system76.CosmicFiles";}];
|
||||
|
@ -237,6 +236,7 @@ in
|
|||
"laptop" = {
|
||||
enable = true;
|
||||
name = "eDP-1";
|
||||
focus-at-startup = true;
|
||||
mode = {
|
||||
height = 1504;
|
||||
width = 2256;
|
||||
|
@ -249,6 +249,7 @@ in
|
|||
scale = 1.5;
|
||||
position.x = 1080;
|
||||
position.y = 0;
|
||||
focus-at-startup = true;
|
||||
mode = {
|
||||
height = 2160;
|
||||
width = 3640;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue