Terraria should be by default maximized from now on
This commit is contained in:
parent
930bd05304
commit
557e4f6183
1 changed files with 2 additions and 1 deletions
3
rc.lua
3
rc.lua
|
@ -656,7 +656,8 @@ awful.rules.rules = {
|
|||
instance = {
|
||||
'BaldursGate',
|
||||
'BaldursGateII',
|
||||
'IcewindDale'
|
||||
'IcewindDale',
|
||||
'Terraria.bin.x86_64'
|
||||
}
|
||||
},
|
||||
properties = {
|
||||
|
|
Loading…
Reference in a new issue