moar gaems for rc.lua
This commit is contained in:
parent
f80e6aeb81
commit
f1ac0924cf
1 changed files with 4 additions and 0 deletions
4
rc.lua
4
rc.lua
|
@ -582,6 +582,8 @@ awful.rules.rules = {
|
||||||
class = {
|
class = {
|
||||||
'Awesomenauts.bin.x86',
|
'Awesomenauts.bin.x86',
|
||||||
'Civ5XP',
|
'Civ5XP',
|
||||||
|
'CivBE',
|
||||||
|
'Cities In Motion.bin',
|
||||||
'ck2',
|
'ck2',
|
||||||
'csgo_linux',
|
'csgo_linux',
|
||||||
'deponia_tcj',
|
'deponia_tcj',
|
||||||
|
@ -591,6 +593,7 @@ awful.rules.rules = {
|
||||||
'Pandora',
|
'Pandora',
|
||||||
'Strife',
|
'Strife',
|
||||||
'Symphony.bin.x86_64',
|
'Symphony.bin.x86_64',
|
||||||
|
'eu4',
|
||||||
'witcher2'
|
'witcher2'
|
||||||
},
|
},
|
||||||
instance = {
|
instance = {
|
||||||
|
@ -600,6 +603,7 @@ awful.rules.rules = {
|
||||||
'nwn2main.exe'
|
'nwn2main.exe'
|
||||||
},
|
},
|
||||||
name = {
|
name = {
|
||||||
|
'Cities in Motion 2',
|
||||||
'GunsOfIcarusOnline',
|
'GunsOfIcarusOnline',
|
||||||
'Hand of Fate',
|
'Hand of Fate',
|
||||||
'Serious Sam 3 - Linux'
|
'Serious Sam 3 - Linux'
|
||||||
|
|
Loading…
Reference in a new issue