aboutsummaryrefslogtreecommitdiffstats
path: root/.config/qtile/config.py
diff options
context:
space:
mode:
Diffstat (limited to '.config/qtile/config.py')
-rw-r--r--.config/qtile/config.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/qtile/config.py b/.config/qtile/config.py
index d2283be..c8a535b 100644
--- a/.config/qtile/config.py
+++ b/.config/qtile/config.py
@@ -154,6 +154,7 @@ matchers = {
Match(wm_class=[
re.compile('Chromium$'),
re.compile('Firefox$'),
+ re.compile('.*qutebrowser$'),
re.compile('TorLauncher'),
re.compile('Tor Browser'),
]),
@@ -197,6 +198,8 @@ matchers = {
re.compile('Ardour'),
re.compile('Audacity'),
re.compile('Calfjackhost'),
+ re.compile('Carla'),
+ re.compile('Cadence'),
re.compile('Ffado-mixer'),
re.compile('Guitarix'),
re.compile('Session Setup'),