that's an older version of my config,  my current config is in this
gist https://gist.github.com/cjbarnes18/4151805

I will update it the repo once Ive cleaned it up and fixed some stuff
that's broke, but the part that you will be interested in is:

floating_layout = layout.Floating(
    float_rules=[
        {'wmclass': 'sun-awt-X11-XDialogPeer'},  # vue
        {'wmclass': 'sun-awt-X11-XWindowPeer'},  # vue
        {'wmclass': 'confirmreset'},  # gitk
        {'wmclass': 'maketag'},
        {'wmclass': 'makebranch'},
        {'wmclass': 'confirm'},
        {'wmclass': 'error'},
        {'wmclass': 'ssh-askpass'},
        {'wname': 'Sozi'},  # Inkscape
        {'wname': 'IDLE Preferences'},  # Idle
        {'wname': 'pinentry'},  # gpg key password entry
    ],
)

hope this helps

On 3 January 2015 at 04:30,  <[email protected]> wrote:
> Thanks Tycho, Firefox and Thunderbird are indeed fixed!
>
> @Craig: Is [1] your configuration? Because I've looked for "gitk" but
> couldn't find anything there, can you please share your rules? I see you had
> already mentioned the issue in [2].
>
> [1] https://github.com/qtile/qtile-examples/blob/master/cjbarnes/config.py
> [2] https://github.com/qtile/qtile/issues/275
>
> --
> You received this message because you are subscribed to the Google Groups
> "qtile-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.



-- 
Craig

-- 
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to