Fixed a few things
This commit is contained in:
@@ -34,7 +34,7 @@ rules.append_rules({
|
||||
},
|
||||
properties = { floating = true }
|
||||
}, {
|
||||
rule_any = { class = { 'firefox', 'factorio', 'Blender', 'Godot' } },
|
||||
rule_any = { class = { 'firefox', 'factorio', 'Blender', 'Godot', 'kdiff3' } },
|
||||
properties = { opacity = 1, maximized = false, floating = false },
|
||||
}, {
|
||||
rule_any = { class = { 'mpv', 'jellyfinmediaplayer' } },
|
||||
@@ -45,7 +45,7 @@ rules.append_rules({
|
||||
floating = true,
|
||||
border_width = 0,
|
||||
x = 0,
|
||||
y = 1080,
|
||||
y = 1120,
|
||||
no_border = true,
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user