aboutsummaryrefslogtreecommitdiffstats
path: root/.config/qtile
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2018-01-09 18:21:05 +0100
committerDavid Runge <dave@sleepmap.de>2018-01-09 18:21:05 +0100
commitc197bfc521b4ef9e235102ae185a3771ac26352e (patch)
tree2a71be3e2524db2352175fb47c7ddbcbec70bcb7 /.config/qtile
parentdf3774fb2cb7366519b41b5711a53aa5aeb34452 (diff)
downloaddotfiles-c197bfc521b4ef9e235102ae185a3771ac26352e.tar.gz
dotfiles-c197bfc521b4ef9e235102ae185a3771ac26352e.tar.bz2
dotfiles-c197bfc521b4ef9e235102ae185a3771ac26352e.tar.xz
dotfiles-c197bfc521b4ef9e235102ae185a3771ac26352e.zip
.config/qtile/config.py: Adding calibre.
Diffstat (limited to '.config/qtile')
-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 755b434..e9faa11 100644
--- a/.config/qtile/config.py
+++ b/.config/qtile/config.py
@@ -220,6 +220,9 @@ matchers = {
re.compile('Scribus'),
re.compile('net-sf-jabref-JabRefMain'),
]),
+ Match(title=[
+ re.compile('^calibre'),
+ ]),
],
'admin': [
Match(wm_class=[