new script: alacritty-toggle-theme
This commit is contained in:
		
							parent
							
								
									7c14c8ae1a
								
							
						
					
					
						commit
						c0f7e17c4b
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								misc/alacritty-toggle-theme
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										2
									
								
								misc/alacritty-toggle-theme
									
										
									
									
									
										Executable file
									
								
							|  | @ -0,0 +1,2 @@ | ||||||
|  | #!/bin/zsh | ||||||
|  | sed -i '/^colors:/{/light$/{s/light/dark/;b}; /dark$/{s/dark/light/}}' ${XDG_CONFIG_HOME:-$HOME/.config}/alacritty/alacritty.yml | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alexander Gehrke
						Alexander Gehrke