diff options
Diffstat (limited to '.config/sxhkd')
l--------- | .config/sxhkd | 1 | ||||
-rw-r--r-- | .config/sxhkd/sxhkdrc | 19 |
2 files changed, 19 insertions, 1 deletions
diff --git a/.config/sxhkd b/.config/sxhkd deleted file mode 120000 index 4cf7bf7..0000000 --- a/.config/sxhkd +++ /dev/null @@ -1 +0,0 @@ -.config/sxhkd
\ No newline at end of file diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc new file mode 100644 index 0000000..90c0113 --- /dev/null +++ b/.config/sxhkd/sxhkdrc @@ -0,0 +1,19 @@ +# My Hotkeys + +Print + maim --select | tee ~/pix/ss/$(date +%s).jpg | xclip -sel c -t image/jpg + +super + Print + maim | tee ~/pix/ss/$(date +%s).jpg | xclip -sel c -t image/jpg + +XF86Audio{RaiseVolume,LowerVolume,Mute} + pamixer -{i,d,t} 2; kill -34 $(cat ~/.cache/pidofbar) + +XF86MonBrightness{Up,Down} + brightnessctl s {+2%,2%-} + +super + Escape + system_action + +super + v + emoji |