From bf4f428732dd2ef3b4d2d1e0585c79a85f293a1b Mon Sep 17 00:00:00 2001 From: Michael Chalupiak Date: Sun, 15 Dec 2024 13:24:39 -0500 Subject: [PATCH] st --- config/.config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.config/sxhkd/sxhkdrc b/config/.config/sxhkd/sxhkdrc index 4ce4da7..42bb70b 100644 --- a/config/.config/sxhkd/sxhkdrc +++ b/config/.config/sxhkd/sxhkdrc @@ -31,7 +31,7 @@ super + p dmenu_run # Terminal super + Return - neovide +term + st # Screenshot super + shift + s scrot -s -e 'xclip -selection clipboard -t image/png -i $f' ~/Pictures/screenshots/%Y-%m-%d-%T-screenshot.png