diff options
| author | xyz <gky44px1999@gmail.com> | 2021-10-06 15:47:47 -0700 |
|---|---|---|
| committer | xyz <gky44px1999@gmail.com> | 2021-10-06 15:47:47 -0700 |
| commit | 01eb1b93b919f877caeb49d926f06162c05ab406 (patch) | |
| tree | 747169ff107b063d71ef10bc751e9cf78430a208 /.config/sxhkd | |
| parent | c0955993501ad806f7e0fc45ac2986359d659b03 (diff) | |
refactor
Diffstat (limited to '.config/sxhkd')
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 7a84e149..129b4cab 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -34,10 +34,10 @@ alt + ctrl + y tsp mpvy -A -u "$(xsel -ob)" alt + w - "$BROWSER" + "$BROWSER" & alt + W - mullvad-exclude o "$BROWSER" + mullvad-exclude "$BROWSER" & alt + s shufwall |
