diff options
author | Shubham Saini <pryr@pryr.xyz> | 2021-05-28 10:18:03 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2021-05-28 10:18:03 +0000 |
commit | 0a682cb686af7f40dbd19d214e652d01be1e5ae6 (patch) | |
tree | d1215311b37ddcfd352e0d7269f170dcfd055f81 /sxhkd | |
parent | a9f4fdfef13577dfa159b1c82826230fe982fa86 (diff) |
fixed disp
Diffstat (limited to 'sxhkd')
-rwxr-xr-x | sxhkd/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 2b6de5d..4573545 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc | |||
@@ -16,8 +16,6 @@ super + n | |||
16 | urxvtc -e nvim ~/.cache/bujo/todo.md | 16 | urxvtc -e nvim ~/.cache/bujo/todo.md |
17 | 17 | ||
18 | maim ~/screens/$(date +%d-%b-%y-%I:%M%p).png | 18 | maim ~/screens/$(date +%d-%b-%y-%I:%M%p).png |
19 | control + Print | ||
20 | maim -i $(xdotool getactivewindow) ~/screens/$(date +%d-%b-%y-%I:%M%p).png | ||
21 | control + alt + Print | 19 | control + alt + Print |
22 | maim -s ~/screens/$(date +%d-%b-%y-%I:%M%p).png | 20 | maim -s ~/screens/$(date +%d-%b-%y-%I:%M%p).png |
23 | super + shift + p | 21 | super + shift + p |