chore: Added more config files
This commit is contained in:
		
							parent
							
								
									00e95f6df9
								
							
						
					
					
						commit
						3cafdb0c71
					
				
					 13 changed files with 1557 additions and 0 deletions
				
			
		
							
								
								
									
										8
									
								
								.config/xmonad/change-kb.sh
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								.config/xmonad/change-kb.sh
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,8 @@
 | 
			
		|||
#!/bin/zsh
 | 
			
		||||
 | 
			
		||||
if setxkbmap -query | grep layout | grep -q "us";
 | 
			
		||||
then
 | 
			
		||||
  setxkbmap pt
 | 
			
		||||
else
 | 
			
		||||
  setxkbmap us
 | 
			
		||||
fi
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue