diff options
| author | Syndamia <kamen@syndamia.com> | 2023-01-03 23:29:18 +0200 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2023-01-03 23:29:18 +0200 |
| commit | 62883f591a6879ddc7b4afd5acec62db53d7cc0b (patch) | |
| tree | df7e31ac3f69fc5d4937170fbd26239259a67741 /.sxhkdrc | |
| parent | 77bd44842e79a4c8f06add6917cdec4ebd6ee5eb (diff) | |
| download | dotfiles-62883f591a6879ddc7b4afd5acec62db53d7cc0b.tar dotfiles-62883f591a6879ddc7b4afd5acec62db53d7cc0b.tar.gz dotfiles-62883f591a6879ddc7b4afd5acec62db53d7cc0b.zip | |
[plumb] With middle mouse button, xdg-open is always execute, but with left there are other options listed
Diffstat (limited to '.sxhkdrc')
| -rw-r--r-- | .sxhkdrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +# Hyper_L + Middle mouse button +mod4 + button2 + $HOME/.a/plumb.sh 1 + # Hyper_L + Right mouse button mod4 + button3 $HOME/.a/plumb.sh |
