Make steam tabbed by default again
This commit is contained in:
parent
f4e0c6dade
commit
6d59a5df4b
|
@ -112,7 +112,6 @@
|
||||||
{app_id = "\.blueman-manager-wrapped";}
|
{app_id = "\.blueman-manager-wrapped";}
|
||||||
{app_id = "nm-connection-editor";}
|
{app_id = "nm-connection-editor";}
|
||||||
{app_id = "thunar";}
|
{app_id = "thunar";}
|
||||||
{class = "steam";}
|
|
||||||
{class = "[Mm]atplotlib";}
|
{class = "[Mm]atplotlib";}
|
||||||
{class = ".*\.py";}
|
{class = ".*\.py";}
|
||||||
{class = "Idl";}
|
{class = "Idl";}
|
||||||
|
@ -121,8 +120,9 @@
|
||||||
inherit criteria;
|
inherit criteria;
|
||||||
command = "layout tabbed";
|
command = "layout tabbed";
|
||||||
}) [
|
}) [
|
||||||
{app_id = "Nxplayer\.bin";}
|
{class = "steam";}
|
||||||
{class = "Nxplayer\.bin";}
|
{class = "Nxplayer\.bin";}
|
||||||
|
{app_id = "Nxplayer\.bin";}
|
||||||
])
|
])
|
||||||
++ [];
|
++ [];
|
||||||
};
|
};
|
||||||
|
|
Reference in a new issue