From fee8fb086ba8b34e3824844a0f1c30bb0d687736 Mon Sep 17 00:00:00 2001 From: David Runge Date: Mon, 22 Jan 2018 19:17:07 +0100 Subject: .config/qtile/config.py: Adding puredata windows to have them floating properly. --- .config/qtile/config.py | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.config') diff --git a/.config/qtile/config.py b/.config/qtile/config.py index e9faa11..3479fff 100644 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -405,6 +405,13 @@ mouse = [ floating_clients = [ re.compile('^JACK'), + re.compile('^Help Browser'), + re.compile('^Find externals'), + re.compile('^Audio Settings'), + re.compile('^MIDI Settings'), + re.compile('^Find'), + re.compile('^Pd search path'), + re.compile('^Send a Pd message'), ] dgroups_key_binder = None -- cgit v1.2.3-70-g09d2