diff options
Diffstat (limited to 'examples/xmonad')
-rw-r--r-- | examples/xmonad | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/xmonad b/examples/xmonad index 8e62a90..3a4cd23 100644 --- a/examples/xmonad +++ b/examples/xmonad @@ -1,7 +1,9 @@ # -*- python -*- # This configuration scripts read the xmonad log to detect -# which workspace you are viewing. +# which workspace you are viewing. It can also disable +# adjustments when you are in selected programs such as +# The GIMP and Inkscape. # Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) |