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 = "nm-connection-editor";}
|
||||
{app_id = "thunar";}
|
||||
{class = "steam";}
|
||||
{class = "[Mm]atplotlib";}
|
||||
{class = ".*\.py";}
|
||||
{class = "Idl";}
|
||||
|
@ -121,8 +120,9 @@
|
|||
inherit criteria;
|
||||
command = "layout tabbed";
|
||||
}) [
|
||||
{app_id = "Nxplayer\.bin";}
|
||||
{class = "steam";}
|
||||
{class = "Nxplayer\.bin";}
|
||||
{app_id = "Nxplayer\.bin";}
|
||||
])
|
||||
++ [];
|
||||
};
|
||||
|
|
Reference in a new issue