mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	Document sort-by-number option in man page
This commit is contained in:
		| @@ -33,6 +33,11 @@ Addressed by *wlr/workspaces* | |||||||
| 	Note that if both  *sort-by-name* and *sort-by-coordinates* are true sort by name will be first. | 	Note that if both  *sort-by-name* and *sort-by-coordinates* are true sort by name will be first. | ||||||
| 	If both are false - sort by id will be performed. | 	If both are false - sort by id will be performed. | ||||||
|  |  | ||||||
|  | *sort-by-number*: ++ | ||||||
|  | 	typeof: bool ++ | ||||||
|  | 	default: false ++ | ||||||
|  | 	If set to true, workspace names will be sorted numerically. Takes presedence over any other sort-by option. | ||||||
|  |  | ||||||
| *all-outputs*: ++ | *all-outputs*: ++ | ||||||
| 	typeof: bool ++ | 	typeof: bool ++ | ||||||
| 	default: false ++ | 	default: false ++ | ||||||
| @@ -75,7 +80,8 @@ Additional to workspace name matching, the following *format-icons* can be set. | |||||||
| 		"5": "", | 		"5": "", | ||||||
| 		"focused": "", | 		"focused": "", | ||||||
| 		"default": "" | 		"default": "" | ||||||
| 	} | 	}, | ||||||
|  | 	"sort-by-number": true | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 herlev
					herlev