summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2026-07-04 12:41:34 +0100
committerDavid T. Sadler <davidtsadler@googlemail.com>2026-07-04 12:41:34 +0100
commit926854c96da1b56186b2e9af6bdc61bbcb4e998d (patch)
treed949fa06f5e7be6c98b9e76db5c4918b4c14bdde
parent796e8cd52879f87220e76d71d512f2cc6a79a715 (diff)
Add oxwm rule for amiberry to appear on tag 3
-rw-r--r--oxwm/.config/oxwm/config.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/oxwm/.config/oxwm/config.lua b/oxwm/.config/oxwm/config.lua
index 09e5909..eda0688 100644
--- a/oxwm/.config/oxwm/config.lua
+++ b/oxwm/.config/oxwm/config.lua
@@ -141,6 +141,7 @@ oxwm.rule.add({ class = "firefox", title = "Library", floating = true })
oxwm.rule.add({ class = "firefox", role = "GtkFileChooserDialog", floating = true })
oxwm.rule.add({ class = "firefox", tag = 2 })
oxwm.rule.add({ class = "zenity", floating = true })
+oxwm.rule.add({ class = "amiberry", tag = 3 })
-- oxwm.rule.add({ instance = "mpv", floating = true })
-- To find window properties, use xprop and click on the window