From b5f31d7bb805eccda7760d7ad8497d234870f5e4 Mon Sep 17 00:00:00 2001 From: Von Random Date: Tue, 23 Sep 2014 09:10:54 +0400 Subject: [PATCH] added csgo to games list --- rc.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rc.lua b/rc.lua index 45750d9..7a423d0 100644 --- a/rc.lua +++ b/rc.lua @@ -535,8 +535,10 @@ awful.rules.rules = { { rule_any = { class = { + 'Awesomenauts.bin.x86', 'Civ5XP', 'ck2', + 'csgo_linux', 'deponia_tcj', 'dota_linux', 'game.x86_64', @@ -544,8 +546,7 @@ awful.rules.rules = { 'Pandora', 'Strife', 'Symphony.bin.x86_64', - 'witcher2', - 'Awesomenauts.bin.x86' + 'witcher2' }, instance = { 'Civ4BeyondSword.exe',