Changed tooltips on bluetooth and network
This commit is contained in:
		
							parent
							
								
									25dfeddfe7
								
							
						
					
					
						commit
						615ee05309
					
				
					 1 changed files with 5 additions and 2 deletions
				
			
		|  | @ -29,7 +29,9 @@ | |||
|         "format-connected": "<big>\uf294</big>c", | ||||
|         "max-length": 10.3, | ||||
|         "on-click": "alacritty --title 'FZF-Jump' -e ~/.scripts/fzf-jump/standalone.sh ~/.scripts/fzf-jump/modules/bluetooth.sh", | ||||
|         "tooltip-format": "{status} ({num_connections}):\n{device_enumerate}",  | ||||
|         "tooltip-format": "{status}", | ||||
|         "tooltip-format-on": "{status}, no devices connected", | ||||
|         "tooltip-format-connected": "{status} ({num_connections}):\n{device_enumerate}",  | ||||
|         "tooltip-format-enumerate-connected": "{device_alias} ({device_address})", | ||||
|         "tooltip-format-enumerate-connected-battery": "{device_alias}\t{device_address}\t{device_battery_percentage}" | ||||
|     }, | ||||
|  | @ -94,7 +96,8 @@ | |||
|         "interval": 5, | ||||
|         "on-click-right": "alacritty -e nmtui", | ||||
|         "tooltip-format": "{ifname}: {ipaddr}", | ||||
|         "tooltip-format-wifi": "{essid} ({signalStrength}%) - {ifname}: {ipaddr}" | ||||
|         "tooltip-format-disconnected": "Disconnected", | ||||
|         "tooltip-format-wifi": "{essid} ({signalStrength}%)\n{ifname}: {ipaddr}" | ||||
|     }, | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue