diff options
author | Biswakalyan Bhuyan <biswa@surgot.in> | 2022-10-03 21:42:20 +0530 |
---|---|---|
committer | Biswakalyan Bhuyan <biswa@surgot.in> | 2022-10-03 21:42:20 +0530 |
commit | af120ab348f2e1a5a39dec035ed9dcf84189a64e (patch) | |
tree | 2a3aadd7ce1b7b771dfe3fe7c983569726c8d7ed /sxhkd | |
download | dotfiles-af120ab348f2e1a5a39dec035ed9dcf84189a64e.tar.gz dotfiles-af120ab348f2e1a5a39dec035ed9dcf84189a64e.tar.bz2 dotfiles-af120ab348f2e1a5a39dec035ed9dcf84189a64e.zip |
dotfiles
Diffstat (limited to 'sxhkd')
-rw-r--r-- | sxhkd/sxhkdrc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc new file mode 100644 index 0000000..90c0113 --- /dev/null +++ b/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 |