aboutsummaryrefslogblamecommitdiff
path: root/sxhkd/sxhkdrc
blob: d655dc30f3ba86e206d28617fd154a216ee90271 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
              
                                
 
                                    
                                                

         
                          

         
                      

         
                 

         
                 

         
                                      

         
                       
 
         
                   
 
         
                                             
 
     
                  

               
                                    

             
                            
 
     
                  

             
                                                      
 
                            
                                                           

              
                                       
super + Return
	exec x-terminal-emulator

super + {control,shift,alt} + Return
	exec x-terminal-emulator -e {sh,ksh,zsh}

super + b
	exec x-www-browser

super + d
	exec dmenu_run

super + g
	exec xgoc

super + i
	exec gimp

super + m
	exec x-terminal-emulator -e tm

super + p
	exec dmenu_pass

super + t
	exec thunar

super + v
	exec x-terminal-emulator -e "$VISUAL"

Print
	exec xsnap

control + Print
	exec xsnap --freeze --select

super + Print
	exec xsnap --focused

Pause
	exec xlock

XF86AudioMute
	exec pactl set-sink-mute @DEFAULT_SINK@ toggle

XF86Audio{Lower,Raise}Volume
	exec pactl set-sink-volume @DEFAULT_SINK@ {-5%,+5%}

XF86Calculator
	exec x-terminal-emulator -e bcq