Update .config/awesome/main/rules.lua

Update .config/packages/archgirlie
This commit is contained in:
punkfairie 2024-05-29 17:30:43 -07:00
parent aadc4da9e4
commit daa2b7ab1a
Signed by: punkfairie
GPG key ID: A86AF57F837E320F
2 changed files with 11 additions and 5 deletions

View file

@ -58,11 +58,6 @@ ruled.client.connect_signal("request::rules", function()
properties = { fullscreen = true }, properties = { fullscreen = true },
}) })
ruled.client.append_rule({
rule = { class = "edmarketconnector" },
properties = { floating = true },
})
ruled.client.append_rule({ ruled.client.append_rule({
rule_any = { rule_any = {
floating = true, floating = true,
@ -86,4 +81,13 @@ ruled.client.connect_signal("request::rules", function()
floating = true, floating = true,
}, },
}) })
ruled.client.append_rule({
rule = { class = "edmarketconnector" },
properties = {
floating = true,
placement = awful.placement.centered,
ontop = true,
},
})
end) end)

View file

@ -1,3 +1,4 @@
 -> Avoid running yay as root/sudo.
aic94xx-firmware aic94xx-firmware
alsa-utils alsa-utils
arandr arandr
@ -36,6 +37,7 @@ cpio
ctags ctags
dnsmasq dnsmasq
dunst dunst
edmarketconnector
efibootmgr efibootmgr
exfatprogs exfatprogs
eza eza