diff options
author | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-03-25 17:10:41 +0530 |
---|---|---|
committer | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-03-25 17:10:41 +0530 |
commit | 6b5d60fc05f814bbc5bd7132a17c726d3a029a39 (patch) | |
tree | 80d9ba03231d0dd29c9432fe027c08ae4a77d13f /.config/sxhkd | |
parent | 9e3f962b952b71471c601a02831d3ccca0efaf44 (diff) | |
download | dotfiles-6b5d60fc05f814bbc5bd7132a17c726d3a029a39.tar.gz dotfiles-6b5d60fc05f814bbc5bd7132a17c726d3a029a39.tar.bz2 dotfiles-6b5d60fc05f814bbc5bd7132a17c726d3a029a39.zip |
removed symbolic link
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 |