X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/55fc99f91869f02d184ee225a3b208088da5e7b8..149d3b5992793ad59d7785efa6facc8e374514a3:/awesome/rules.lua diff --git a/awesome/rules.lua b/awesome/rules.lua index 20fa19a..2b2fb73 100644 --- a/awesome/rules.lua +++ b/awesome/rules.lua @@ -22,6 +22,7 @@ awful.rules.rules = { border_color = beautiful.border_normal, focus = awful.client.focus.filter, keys = clientkeys, + screen = awful.screen.preferred, buttons = clientbuttons } }, { rule = { class = "Sensation Editor Standard" }, properties = { floating = true } },