mirror of
				https://github.com/DerTyp7/.dotfiles.git
				synced 2025-10-29 21:17:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			725 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			725 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 | |
| # ┃                     Defaults Configuration                  ┃
 | |
| # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 | |
| 
 | |
| 
 | |
| # General
 | |
| $filemanager = thunar
 | |
| $applauncher = wofi
 | |
| $terminal = alacritty
 | |
| $browser = brave --disable-features=WaylandWpColorManagerV1
 | |
| $ide = code
 | |
| 
 | |
| # Screenshots
 | |
| $shot-region = grimblast copy area
 | |
| $shot-window = grimblast copy active
 | |
| $shot-screen = grimblast copy output |