diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index fcc2158..3fa7954 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -28,3 +28,6 @@ shift + Print Print screenshot.sh -window root +super + space + pkill -RTMIN+4 dwmblocks + |