From 0bbff9ba6223a7c4351be3e133d226f9d75ff70f Mon Sep 17 00:00:00 2001 From: xeals Date: Tue, 15 Jan 2019 22:53:04 +1100 Subject: [PATCH] feat(rules): float orage --- conf/client/rules.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/client/rules.fnl b/conf/client/rules.fnl index 3cef6cb..e600f34 100644 --- a/conf/client/rules.fnl +++ b/conf/client/rules.fnl @@ -26,7 +26,8 @@ :properties {:keys (. keys :floating)}} ;; Floating clients. - {:rule_any {:class ["Gpick"] + {:rule_any {:class ["Gpick" + "Orage"] :name ["Event Tester"] ;; xev :role ["pop-up" "xfce4-terminal-dropdown"]}