Skip to content

Commit

Permalink
Default awesomerc: don't add titlebars to windows that request no tit…
Browse files Browse the repository at this point in the history
…lebar
  • Loading branch information
phantamanta44 committed Jan 11, 2024
1 parent 1b80f2d commit 2744483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awesomerc.lua
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,7 @@ ruled.client.connect_signal("request::rules", function()
-- @DOC_CSD_TITLEBARS@
id = "titlebars",
rule_any = { type = { "normal", "dialog" } },
except = { requests_no_titlebar = true },
properties = { titlebars_enabled = true }
}

Expand Down

0 comments on commit 2744483

Please sign in to comment.