Re: [dev] [dwm] How do I launch a window in floating mode without using `Rules rules[]`?

From: Enan Ajmain <3nan.ajmain_AT_gmail.com>
Date: Sat, 18 May 2019 09:47:35 +0600

Hi,

On Wed, May 15, 2019 at 9:59 AM Leonardo Taccari <iamleot_AT_gmail.com> wrote:
>
> Hello Enan,
>
> Enan Ajmain writes:
> > [...]
> > I want to add a keybinding to launch my terminal emulator in floating
> > mode, and I want it to be separate from my regular keybinding to
> > launch terminal in the currently active mode. If I wanted to launch
> > the terminal window always in floating mode, I could have used rules.
> > [...]
>
> At least for `st' you can just use the `-c' flag to set a specific
> class (e.g. `st-float') and then add a rule for it.
>

Thanks, it worked. For some reason I didn't think of assigning
WM_CLASS. It should've been obvious. Thanks again.

Regards,
Enan Ajmain
Received on Sat May 18 2019 - 05:47:35 CEST

This archive was generated by hypermail 2.3.0 : Sat May 18 2019 - 06:48:08 CEST