summaryrefslogblamecommitdiff
path: root/icewm/keys
blob: 7a52b28b58507d2d52bf9d7af857a0d31e211a78 (plain) (tree)
1
2
3
4
5
6
7
                    
                       
                                   
                                    
 

                                                  




                                                                                                                       





                                                  
key "Super+Enter" st
key "Super+p" dmenu_run
key "Super+Shift+r" icewm --restart
key "Super+Shift+x" i3lock -c 000000

key "XF86MonBrightnessDown" brightnessctl set 10%-
key "XF86MonBrightnessUp" brightnessctl set +10%

key "XF86AudioMute" pactl set-sink-mute @DEFAULT_SINK@ toggle
key "XF86AudioRaiseVolume" sh -c "pactl set-sink-mute @DEFAULT_SINK@ false && pactl set-sink-volume @DEFAULT_SINK@ +5%"
key "XF86AudioLowerVolume" sh -c "pactl set-sink-mute @DEFAULT_SINK@ false && pactl set-sink-volume @DEFAULT_SINK@ -5%"

key "Super+h" icesh -f sizeto 50% 100% top left
key "Super+l" icesh -f sizeto 50% 100% top right
key "Super+j" icesh -f sizeto 50% 50% bottom left
key "Super+k" icesh -f sizeto 50% 50% bottom right
key "Super+u" icesh -f sizeto 50% 50% top left
key "Super+i" icesh -f sizeto 50% 50% top right