]> git.rmz.io Git - dotfiles.git/commitdiff
awesome: update rule for sensation editor
authorSamir Benmendil <samir.benmendil@ultrahaptics.com>
Wed, 1 Feb 2017 17:47:13 +0000 (17:47 +0000)
committerSamir Benmendil <samir.benmendil@ultrahaptics.com>
Wed, 1 Feb 2017 17:47:13 +0000 (17:47 +0000)
awesome/rules.lua

index 2b2fb73d6e0149d7d5265418bd4e546e646a7bda..91c4407222142d9629993a94727b382a6d9eb9e6 100644 (file)
@@ -24,7 +24,7 @@ awful.rules.rules = {
                      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 } },