aboutsummaryrefslogblamecommitdiff
path: root/X/sxhkdrc
blob: 92eb8e78d52a7b6237202b3c7cebdf9b6c2d4187 (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
	sleep 0.25 && scrot \
		--freeze --select \
		--exec 'xclip -selection clipboard -target image/png $f ; \
			mkdir -p "$$HOME"/screenshots && \
			mv -- $f "$$HOME"/screenshots'

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