Skip to content

focusmon

Bakkeby edited this page Feb 27, 2024 · 4 revisions
Function Expected argument Default keybindings
focusmon 1 or -1 Super+Shift+comma and Super+Shift+period

The focusmon function changes which monitor has focus.

Refer to the Monitor page for details about the arguments and how the monitors are selected in a multi-monitor setup.

External commands:

duskc run_command focusmon -1  # focus on the monitor to the left
duskc run_command focusmon 1   # focus on the monitor to the right

Back to Functions > Focus.

Clone this wiki locally