slowed down focus to ease cpu usage, might rework this to use i3 hooks
This commit is contained in:
		
							parent
							
								
									a1fc88f3da
								
							
						
					
					
						commit
						f390798dae
					
				@ -57,7 +57,7 @@ inherit = section/base-bar
 | 
			
		||||
; height
 | 
			
		||||
height = 24pt
 | 
			
		||||
; modules
 | 
			
		||||
modules-left = xworkspaces focus todo
 | 
			
		||||
modules-left = xworkspaces focus-old todo
 | 
			
		||||
;modules-left = xworkspaces spotify spotify-len
 | 
			
		||||
modules-center = weather-desktop
 | 
			
		||||
modules-right = memory cpu temperature eth bg-selector date powermenu
 | 
			
		||||
@ -88,6 +88,12 @@ type = custom/script
 | 
			
		||||
interval = 0.2
 | 
			
		||||
exec = ~/.dotfiles/bin/focus_class
 | 
			
		||||
 | 
			
		||||
[module/focus-old]
 | 
			
		||||
; correct title size
 | 
			
		||||
type = custom/script
 | 
			
		||||
interval = 1
 | 
			
		||||
exec = ~/.dotfiles/bin/focus_class
 | 
			
		||||
 | 
			
		||||
[module/pulseaudio]
 | 
			
		||||
type = internal/pulseaudio
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user