shadowrun rules
This commit is contained in:
parent
3b18ceca1c
commit
6d3711e636
1 changed files with 5 additions and 2 deletions
7
rc.lua
7
rc.lua
|
@ -648,12 +648,15 @@ awful.rules.rules = {
|
|||
'IcewindDale',
|
||||
'Terraria.bin.x86',
|
||||
'Terraria.bin.x86_64'
|
||||
},
|
||||
name = {
|
||||
'Dragonfall',
|
||||
'SRHK'
|
||||
}
|
||||
},
|
||||
properties = {
|
||||
border_width = 0,
|
||||
maximized = true,
|
||||
tag = tags[1][4]
|
||||
maximized = true
|
||||
}
|
||||
},
|
||||
-- tag 4: steam and games
|
||||
|
|
Loading…
Reference in a new issue