dark mode for gtk and qt apps.
This commit is contained in:
		
							parent
							
								
									f745243e83
								
							
						
					
					
						commit
						573247f456
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,8 @@
 | 
			
		|||
#remap caps lock to a third control key. both shifts at once toggle shiftlock
 | 
			
		||||
setxkbmap -option ctrl:nocaps
 | 
			
		||||
#dark mode styling for qt and gtk apps.
 | 
			
		||||
export GTK_THEME=Adwaita:dark
 | 
			
		||||
export GTK2_RC_FILES=/usr/share/themes/Adwaita-dark/gtk-2.0/gtkrc
 | 
			
		||||
export QT_STYLE_OVERRIDE=adwaita-dark
 | 
			
		||||
xrdb -merge ~/.Xresources
 | 
			
		||||
#~/dotfiles/scripts/mousestart
 | 
			
		||||
i3
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue