nie wiem co zmieniałem, a dużo tego było
This commit is contained in:
		| @@ -1,56 +1,25 @@ | ||||
| // -*- mode: json -*- | ||||
| [ | ||||
| 	{ | ||||
| 		"layer": "middle", | ||||
| 		"layer": "top", | ||||
| 		"position": "top", | ||||
|  | ||||
| 		"modules-left": [ | ||||
| 			"sway/workspaces", | ||||
| 			"custom/right-arrow-dark" | ||||
| 		], | ||||
| 		"modules-center": [ | ||||
| 			"sway/window" | ||||
| 		], | ||||
| 		"modules-right": [ | ||||
| 			"custom/left-arrow-dark", | ||||
| 			"pulseaudio", | ||||
| 			"custom/left-arrow-light", | ||||
| 			"custom/left-arrow-dark", | ||||
| 			"memory", | ||||
| 			"custom/left-arrow-light", | ||||
| 			"custom/left-arrow-dark", | ||||
| 			"cpu", | ||||
| 			"custom/left-arrow-light", | ||||
| 			"custom/left-arrow-dark", | ||||
| 			"disk", | ||||
| 			"custom/left-arrow-light", | ||||
| 			"custom/left-arrow-dark", | ||||
| 			"clock#1", | ||||
| 			"custom/left-arrow-light", | ||||
| 			"custom/left-arrow-dark", | ||||
| 			"clock#2", | ||||
| 			"custom/right-arrow-dark", | ||||
| 			"custom/right-arrow-light", | ||||
| 			"clock#3" | ||||
| 		], | ||||
|  | ||||
| 		"custom/left-arrow-dark": { | ||||
| 			"format": "", | ||||
| 			"tooltip": false | ||||
| 		}, | ||||
| 		"custom/left-arrow-light": { | ||||
| 			"format": "", | ||||
| 			"tooltip": false | ||||
| 		}, | ||||
| 		"custom/right-arrow-dark": { | ||||
| 			"format": "", | ||||
| 			"tooltip": false | ||||
| 		}, | ||||
| 		"custom/right-arrow-light": { | ||||
| 			"format": "", | ||||
| 			"tooltip": false | ||||
| 		}, | ||||
|  | ||||
| 		"sway/workspaces": { | ||||
| 			"disable-scroll": true, | ||||
| 			"format": "{name}" | ||||
| @@ -98,50 +67,19 @@ | ||||
|  | ||||
| 		"modules-left": [ | ||||
| 			"battery", | ||||
| 			"custom/right-arrow-dark", | ||||
| 			"custom/right-arrow-light", | ||||
| 			"custom/temperature", | ||||
| 			"custom/right-arrow-dark", | ||||
| 			"custom/right-arrow-light", | ||||
| 			"custom/hum", | ||||
| 			"custom/right-arrow-dark", | ||||
| 			"custom/right-arrow-light", | ||||
| 			"custom/pressure", | ||||
| 			"custom/right-arrow-dark", | ||||
| 			"custom/right-arrow-light", | ||||
| 			"custom/pm_25", | ||||
| 			"custom/right-arrow-dark", | ||||
| 			"custom/right-arrow-light", | ||||
| 			"custom/pm_10", | ||||
| 			"custom/right-arrow-dark" | ||||
| 		], | ||||
| 		"modules-center": [ | ||||
| 		], | ||||
| 		"modules-right": [ | ||||
| 			"custom/left-arrow-dark", | ||||
| 			"custom/rsyncnet", | ||||
| 			"custom/left-arrow-light", | ||||
| 			"custom/left-arrow-dark", | ||||
| 			"tray" | ||||
| 		], | ||||
|  | ||||
| 		"custom/left-arrow-dark": { | ||||
| 			"format": "", | ||||
| 			"tooltip": false | ||||
| 		}, | ||||
| 		"custom/left-arrow-light": { | ||||
| 			"format": "", | ||||
| 			"tooltip": false | ||||
| 		}, | ||||
| 		"custom/right-arrow-dark": { | ||||
| 			"format": "", | ||||
| 			"tooltip": false | ||||
| 		}, | ||||
| 		"custom/right-arrow-light": { | ||||
| 			"format": "", | ||||
| 			"tooltip": false | ||||
| 		}, | ||||
|  | ||||
| 		"custom/temperature": { | ||||
| 		    "format": "temp {}", | ||||
| 		    "return-type": "text", | ||||
| @@ -201,7 +139,7 @@ | ||||
| 			] | ||||
| 		}, | ||||
| 		"tray": { | ||||
| 			"icon-size": 10, | ||||
| 			"icon-size": 12, | ||||
| 			"spacing": 6 | ||||
| 		} | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user