We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44226d2 commit 7b0ce4aCopy full SHA for 7b0ce4a
examples/full.pyw
@@ -190,7 +190,6 @@ daemon.wm.manager.config = WmConfig(
190
WmRule(exe="notepad++.exe", tilable=False),
191
WmRule(exe="PotPlayerMini64.exe", tilable=False),
192
WmRule(exe="openvpn-gui.exe", tilable=False),
193
- WmRule(exe="Obsidian.exe", preferred_monitor_index=1),
194
# WmRule(
195
# exe="Feishu.exe",
196
# title="(Feishu Meetings|飞书会议)",
0 commit comments