diff options
author | Shubham Saini <pryr@pryr.xyz> | 2020-10-28 14:05:34 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2020-10-28 14:05:34 +0000 |
commit | 52424ac4a7bda7059dc020e58d2547979abbcd0e (patch) | |
tree | 1a263fae78a92bb173bd980ec9c77ecb98ddc950 /sxhkd | |
parent | 43e7ea1dde208850c504e9f2d7ce054c78b3b8b7 (diff) |
ss selection
Diffstat (limited to 'sxhkd')
-rwxr-xr-x | sxhkd/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index db05c16..5203302 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc | |||
@@ -16,6 +16,8 @@ Print | |||
16 | maim ~/scrots/$(date +%d-%b-%y).png | 16 | maim ~/scrots/$(date +%d-%b-%y).png |
17 | control + Print | 17 | control + Print |
18 | maim -i $(xdotool getactivewindow) ~/scrots/$(date +%d-%b-%y).png | 18 | maim -i $(xdotool getactivewindow) ~/scrots/$(date +%d-%b-%y).png |
19 | control + shift + Print | ||
20 | maim -s ~/scrots/$(date +%d-%b-%y).png | ||
19 | super + shift + p | 21 | super + shift + p |
20 | passmenu -i -fn "JetBrains Mono Nerd Font Mono:style=medium:pixelsize=12.5" -nb "#000000" -nf "#f3f4f5" -sb "#EEFFFF" -sf "#000000" | 22 | passmenu -i -fn "JetBrains Mono Nerd Font Mono:style=medium:pixelsize=12.5" -nb "#000000" -nf "#f3f4f5" -sb "#EEFFFF" -sf "#000000" |
21 | super + Escape | 23 | super + Escape |