Fixed a few things

This commit is contained in:
2025-11-06 01:06:46 +01:00
parent e116e0249d
commit 89a5ae1304
8 changed files with 16 additions and 11 deletions

View File

@@ -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,
}
},