summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-05-02 00:10:27 -0500
committerzachir <zachir@librem.one>2023-05-02 00:10:27 -0500
commit9bfadf953bbe539d0718867c5e6c20b28c52a74e (patch)
tree55809c7539eaa1917c0aaf9554a827baa2a56d5d
parent006564a6955f33ce8d19c32ae146151a5ff98321 (diff)
add notify-prop to xprop
-rwxr-xr-xsxhkd/sxhkdrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
index cfd9e9e..6919d3d 100755
--- a/sxhkd/sxhkdrc
+++ b/sxhkd/sxhkdrc
@@ -34,6 +34,10 @@ alt + super + p
alt + v
dmpv
+# get xprop
+alt + grave
+ notifyprop
+
# run dmenu interface for ytfzf
alt + y
ytfzf-launcher -D 'dmenu -l 15'