diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-05-11 23:16:00 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-05-11 23:16:00 +0200 |
| commit | d9bcc3bf93ff3192818c20770dec6b9198cf0ae7 (patch) | |
| tree | 6cc9e93cb3f35a7a6863b2b4c74e2b0f38ebdc5c /sxhkd | |
| parent | e3ac37b99035567aedbb6d44a1151049a572f9ee (diff) | |
feat/fix: minor adjustments and addition of a new dmenu script
Diffstat (limited to 'sxhkd')
| -rw-r--r-- | sxhkd/sxhkdrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 97e3410..705c75c 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -33,5 +33,7 @@ super + u dmenuhandler "$(xclip -o)" {super + shift + u,button2} plumber --sel +super + t + dmenutimer button9 - xdo kill
\ No newline at end of file + xdo kill |
