ins on menu does not work and is barely useful
This commit is contained in:
		
							parent
							
								
									5ecdab48ca
								
							
						
					
					
						commit
						b526c7f096
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								rc.lua
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								rc.lua
									
										
									
									
									
								
							| 
						 | 
					@ -664,8 +664,6 @@ client.connect_signal('unfocus', function(c) c.border_color = beautiful.border_n
 | 
				
			||||||
-- this shit runs every time you restart your wm, dumbass.
 | 
					-- this shit runs every time you restart your wm, dumbass.
 | 
				
			||||||
---- set keyboard layouts
 | 
					---- set keyboard layouts
 | 
				
			||||||
awful.util.spawn_with_shell('setxkbmap -layout us,ru -variant altgr-intl,typewriter -option ctrl:nocaps,grp:win_space_toggle,grp_led:scroll')
 | 
					awful.util.spawn_with_shell('setxkbmap -layout us,ru -variant altgr-intl,typewriter -option ctrl:nocaps,grp:win_space_toggle,grp_led:scroll')
 | 
				
			||||||
---- insert on menu
 | 
					 | 
				
			||||||
awful.util.spawn_with_shell('xmodmap -e "keycode 135 = Insert"')
 | 
					 | 
				
			||||||
---- populate xrdb with .Xresources config
 | 
					---- populate xrdb with .Xresources config
 | 
				
			||||||
awful.util.spawn_with_shell('xrdb /home/von/.Xresources')
 | 
					awful.util.spawn_with_shell('xrdb /home/von/.Xresources')
 | 
				
			||||||
---- execute all the other shit, installation specific
 | 
					---- execute all the other shit, installation specific
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue