]> git.rmz.io Git - dotfiles.git/blobdiff - awesome/rules.lua
awesome: update pomodoro submodule
[dotfiles.git] / awesome / rules.lua
index 20fa19aea3b5c7c3ebc5cdb979ecc51e51bcb776..91c4407222142d9629993a94727b382a6d9eb9e6 100644 (file)
@@ -22,8 +22,9 @@ 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" },
+    { rule = { class = "Sensation Editor" },
       properties = { floating = true } },
     { rule = { class = "mpv" },
       properties = { floating = true } },