mirror of
https://github.com/tiyn/dwm.git
synced 2025-10-10 01:41:19 +02:00
added zen to config
This commit is contained in:
@@ -44,6 +44,7 @@ static const Rule rules[] = {
|
|||||||
*/
|
*/
|
||||||
/* class instance title tags iscentered isfloating monitor */
|
/* class instance title tags iscentered isfloating monitor */
|
||||||
{ "firefox", 0, 0, 1 << 1, 0, 0, -1 },
|
{ "firefox", 0, 0, 1 << 1, 0, 0, -1 },
|
||||||
|
{ "zen", 0, 0, 1 << 1, 0, 0, -1 },
|
||||||
{ "Lutris", 0, 0, 1 << 2, 0, 0, 0 },
|
{ "Lutris", 0, 0, 1 << 2, 0, 0, 0 },
|
||||||
{ "zenity", 0, 0, 0, 0, 1, -1 },
|
{ "zenity", 0, 0, 0, 0, 1, -1 },
|
||||||
{ "steam", 0, 0, 1 << 2, 0, 0, 0 },
|
{ "steam", 0, 0, 1 << 2, 0, 0, 0 },
|
||||||
|
Reference in New Issue
Block a user