small description of keybindings
This commit is contained in:
		
							parent
							
								
									9d158966db
								
							
						
					
					
						commit
						f682152bbe
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -423,7 +423,7 @@
 | 
			
		|||
                     (awful.key [ modkey ] "t" (fn [c] (set c.ontop (not c.ontop)))
 | 
			
		||||
                                {:description "toggle keep on top" :group "client"})
 | 
			
		||||
                     (awful.key [ modkey ] "u" (fn [c] (set c.sticky (not c.sticky)))
 | 
			
		||||
                                {:description "toggle keep on top" :group "client"})
 | 
			
		||||
                                {:description "toggle sticky" :group "client"})
 | 
			
		||||
                     (awful.key [ modkey ] "n" (fn [c]
 | 
			
		||||
                                                   ;; The client currently has the input focus, so it cannot be
 | 
			
		||||
                                                   ;; minimized, since minimized clients can't have the focus.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue