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

                        
                     

                      
                      

                    
                      

         
          

         
                 

         
            

         
            

         
                     

         
           
 
         
                            
 
                 
                                                                                                                                                            
 
             
                                                              

             
                                    

                    
                                        

                    
                                        

              
                      
super + Return
	urxvtcd

super + control + Return
	urxvtcd -e sh

super + shift + Return
	urxvtcd -e ksh

super + alt + Return
	urxvtcd -e zsh

super + b
	br

super + d
	dmenu_run

super + g
	xgoc

super + i
	gimp

super + m
	urxvtcd -e tm

super + p
	dmp

super + v
	urxvtcd -e "$VISUAL"

super + shift + s
	scrot --exec 'xclip -selection clipboard -target image/png -i $f ; mkdir -p "$$HOME"/screenshots && mv -- $f "$$HOME"/screenshots' --freeze --select

super + slash
	i3lock --color=#000000 --image ~/.i3/lock.png --nofork

XF86AudioMute
	amixer -q sset Master toggle

XF86AudioRaiseVolume
	amixer -q sset Master 5%+ unmute

XF86AudioLowerVolume
	amixer -q sset Master 5%- unmute

XF86Calculator
	urxvtcd -e bcq