fix: no gpg and ssh communication
fix: arduino-hid script as one-liner
This commit is contained in:
		
							parent
							
								
									20e031f9dd
								
							
						
					
					
						commit
						507466219c
					
				
					 2 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -182,7 +182,7 @@ bindsym XF86AudioPrev exec playerctl previous
 | 
			
		|||
### Launchers
 | 
			
		||||
 | 
			
		||||
exec_always ln -sf /mnt/shome/tobias/* /home/tobias/
 | 
			
		||||
exec_always bash /home/tobias/projects/scripts/arduino_hid.sh
 | 
			
		||||
exec_always hid_info=$(xinput -list | grep -i 'Arduino LLC Arduino Micro.*keyboard' | grep -o 'id=..');hid_info=${hid_info:3:4};setxkbmap -device "$hid_info" us;
 | 
			
		||||
exec_always setxkbmap de
 | 
			
		||||
 | 
			
		||||
exec sleep 8; env GTK_THEME=Adwaita:light firefox
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue