diff options
author | zachir <zachir@librem.one> | 2023-05-03 12:10:38 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-05-03 12:10:38 -0500 |
commit | 3d9568ad3e1f4d19b9f722c692c3f0f291a701aa (patch) | |
tree | 74233a15e5e78f5a778c12bac9e23b62c4708653 /sxhkd/sxhkdrc | |
parent | 83f9866edcf2b1a3656e3757f98adb8258eee3fc (diff) | |
parent | d28ee1b982aaddbe727daabd3793876f2aa4189a (diff) |
merge because I'm tupid
Diffstat (limited to 'sxhkd/sxhkdrc')
-rwxr-xr-x | sxhkd/sxhkdrc | 4 |
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' |