Update screens, refactor polybar modules, scripts
This commit is contained in:
		
							parent
							
								
									e7fb3e2dac
								
							
						
					
					
						commit
						3c95f5cc97
					
				@ -586,7 +586,7 @@ ws-icon-10 = 98;
 | 
				
			|||||||
ws-icon-11 = 97;
 | 
					ws-icon-11 = 97;
 | 
				
			||||||
ws-icon-12 = 96;爵
 | 
					ws-icon-12 = 96;爵
 | 
				
			||||||
ws-icon-13 = 95;
 | 
					ws-icon-13 = 95;
 | 
				
			||||||
ws-icon-14 = 94;
 | 
					ws-icon-14 = 94;
 | 
				
			||||||
ws-icon-default = 
 | 
					ws-icon-default = 
 | 
				
			||||||
; NOTE: You cannot skip icons, e.g. to get a ws-icon-6
 | 
					; NOTE: You cannot skip icons, e.g. to get a ws-icon-6
 | 
				
			||||||
; you must also define a ws-icon-5.
 | 
					; you must also define a ws-icon-5.
 | 
				
			||||||
 | 
				
			|||||||
@ -86,7 +86,7 @@ if [ -n "$current" ] && [ -n "$forecast" ]; then
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    # Format of sunset/rise display and icons
 | 
					    # Format of sunset/rise display and icons
 | 
				
			||||||
    if [ "$sun_rise" -gt "$now" ]; then
 | 
					    if [ "$sun_rise" -gt "$now" ]; then
 | 
				
			||||||
        daytime="   $(get_duration "$((sun_rise-now))")" # Sun rise
 | 
					        daytime="     $(get_duration "$((sun_rise-now))")" # Sun rise
 | 
				
			||||||
    elif [ "$sun_set" -gt "$now" ]; then
 | 
					    elif [ "$sun_set" -gt "$now" ]; then
 | 
				
			||||||
        daytime="   $(get_duration "$((sun_set-now))")" # Sun set
 | 
					        daytime="   $(get_duration "$((sun_set-now))")" # Sun set
 | 
				
			||||||
    else
 | 
					    else
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										
											BIN
										
									
								
								screens/dtop-code.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								screens/dtop-code.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 189 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								screens/dtop-discord.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								screens/dtop-discord.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 359 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								screens/dtop-rofi.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								screens/dtop-rofi.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 104 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								screens/dtop.png
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								screens/dtop.png
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 230 KiB After Width: | Height: | Size: 315 KiB  | 
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user