Skip to content

Is there a way to get rid of window rules boilerplate? #3821

Answered by Aire-One
port19x asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

I'm not sure about the stable version, but on git at least, most of these properties are the default behavior and are no longer part of awesomerc.lua.

awesome/awesomerc.lua

Lines 470 to 479 in 0e5fc45

ruled.client.append_rule {
id = "global",
rule = { },
properties = {
focus = awful.client.focus.filter,
raise = true,
screen = awful.screen.preferred,
placement = awful.placement.no_overlap+awful.placement.no_offscreen
}
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by port19x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants