
kdocker
List of commands for kdocker:
-
kdocker:ai:1be41 Hide a window with the specified name using kdocker$ kdocker --name ${window_name} --hiddentry on your machineexplain this command
-
kdocker:ai:86ee8 Hides the window with the title containing 'code' using kdocker$ kdocker --title code hidetry on your machineexplain this command
-
kdocker:tldr:28e4c kdocker: Send focused window to the system tray.$ kdocker -ftry on your machineexplain this command
-
kdocker:tldr:4b617 kdocker: Print version.$ kdocker --versiontry on your machineexplain this command
-
kdocker:tldr:80bf6 kdocker: Open an application and send it to the system tray.$ kdocker ${application}try on your machineexplain this command
-
kdocker:tldr:96188 kdocker: Display a cursor to send a window to the system tray when pressing the left mouse button (press any other mouse button to cancel).$ kdockertry on your machineexplain this command
-
kdocker:tldr:bcb39 kdocker: Open an application, send it to the system tray and if focus is lost, minimize it.$ kdocker -l ${application}try on your machineexplain this command
-
kdocker:tldr:caa42 kdocker: Display a cursor to send a window to the system tray with a custom icon when pressing the left mouse button.$ kdocker -i ${-path-to-icon}try on your machineexplain this command