typos
This commit is contained in:
		
							parent
							
								
									9702e15135
								
							
						
					
					
						commit
						a2dd2df2f1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -182,9 +182,9 @@ font pango:DejaVu Sans Mono 8
 | 
				
			||||||
		bindsym $mod+x exec --no-startup-id "~/dotfiles/scripts/screen_off $lock_command_nof"
 | 
							bindsym $mod+x exec --no-startup-id "~/dotfiles/scripts/screen_off $lock_command_nof"
 | 
				
			||||||
		bindsym $mod+shift+x exec --no-startup-id "$lock_command"; exec "systemctl suspend"
 | 
							bindsym $mod+shift+x exec --no-startup-id "$lock_command"; exec "systemctl suspend"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	#screenshot everything with mod+s, current window with mod+shift+x
 | 
						#screenshot everything with mod+s, current window with mod+shift+s
 | 
				
			||||||
		bindsym $mod+s exec --no-startup-id "maim ~/Pictures/$(date +%s).png"
 | 
							bindsym $mod+s exec --no-startup-id "maim ~/Pictures/$(date +%s).png"
 | 
				
			||||||
		bindsym $mod+shift+s exec --no-startup-id "maim -i $(xdotool getactivewindow) ~/$(date +%s).png"
 | 
							bindsym $mod+shift+s exec --no-startup-id "maim -i $(xdotool getactivewindow) ~/Pictures/$(date +%s).png"
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
	#mpd controls
 | 
						#mpd controls
 | 
				
			||||||
		bindsym $mod+p exec --no-startup-id "mpc toggle"
 | 
							bindsym $mod+p exec --no-startup-id "mpc toggle"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue