Added Statusbad Commands (Not in correct location)
This commit is contained in:
		
							
								
								
									
										6
									
								
								statusbar/dwm_keyboard_layout
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										6
									
								
								statusbar/dwm_keyboard_layout
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
k_layout_icon=
 | 
			
		||||
k_layout=$(setxkbmap -query | grep layout | awk '{print $NF}')
 | 
			
		||||
 | 
			
		||||
printf "$k_layout_icon ^c#f7ca88^$k_layout^d^"
 | 
			
		||||
		Reference in New Issue
	
	Block a user