]> git.lizzy.rs Git - bspwm.git/blobdiff - doc/bspwm.1.txt
Add new desktop selector: focused:MONITOR_SEL
[bspwm.git] / doc / bspwm.1.txt
index 7ffc5e4535c53ec23cc11ac3d18b13f0c2c14d0a..278d0897f6c96344be916e06cec3c510b0947d07 100644 (file)
@@ -194,7 +194,7 @@ Select a desktop.
 ----
 DESKTOP_SEL := <desktop_name>
              | ^<n>
-             | (CYCLE_DIR|last|focused|older|newer)[.occupied|.free][.urgent][.local]
+             | (CYCLE_DIR|last|focused[:MONITOR_SEL]|older|newer)[.occupied|.free][.urgent][.local]
 ----
 
 Primary Selectors
@@ -658,17 +658,20 @@ Global Settings
 'remove_disabled_monitor'::
     Consider disabled monitors as disconnected.
 
-Desktop Settings
-~~~~~~~~~~~~~~~~
-
-'window_gap'::
-    Size of the gap that separates windows.
+Monitor and Desktop Settings
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 'top_padding'::
 'right_padding'::
 'bottom_padding'::
 'left_padding'::
-    Padding space added at the sides of the desktop.
+    Padding space added at the sides of the monitor or desktop.
+
+Desktop Settings
+~~~~~~~~~~~~~~~~
+
+'window_gap'::
+    Size of the gap that separates windows.
 
 'border_width'::
     Window border width.