27 lines
		
	
	
	
		
			771 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
	
		
			771 B
		
	
	
	
		
			Text
		
	
	
	
	
	
! rofi configuration
 | 
						|
!
 | 
						|
! Enable the extended coloring options
 | 
						|
rofi.color-enabled: true
 | 
						|
!                  bg             border   separator
 | 
						|
rofi.color-window: argb:992f343f, argb:00000000,  900000,
 | 
						|
!                  bg             fg       bg-alt   hl-bg    hl-fg
 | 
						|
rofi.color-normal: argb:00000000, #FFFFFF, 000000, 000000,   #4282c6
 | 
						|
rofi.color-active: argb:00000000, #FFFFFF, argb:00000000,   argb:00000000, #4282c6
 | 
						|
rofi.color-urgent: #2f343f, #2f343f, #2f343f, #2f343f, #2f343f
 | 
						|
 | 
						|
rofi.separator-style: none
 | 
						|
rofi.sidebar-mode: true
 | 
						|
rofi.bw: 1
 | 
						|
rofi.columns: 1
 | 
						|
rofi.padding: 16
 | 
						|
 | 
						|
rofi.yoffset: 0
 | 
						|
!rofi.fake-transparency: true
 | 
						|
rofi.location: 0
 | 
						|
rofi.width: 500
 | 
						|
rofi.font: Fira\ Mono\ NF 10
 | 
						|
rofi.lines: 12
 | 
						|
rofi.fixed-num-lines: true
 | 
						|
 | 
						|
Xcursor.theme: Qogir-dark
 | 
						|
Xcursor.size: 16
 |