Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 320 Bytes

qtile-run.rst

File metadata and controls

13 lines (9 loc) · 320 Bytes

qtile run-cmd

Run a command applying rules to the new windows, ie, you can start a window in a specific group, make it floating, intrusive, etc.

The Windows must have NET_WM_PID.

# run xterm floating on group "test-group"
qtile run-cmd -g test-group -f xterm