diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-06-07 18:34:19 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-06-07 18:34:19 -0400 |
| commit | 3f5d9da47569b1af2fa4c7e2be70e1eeff9a2ed2 (patch) | |
| tree | dc9ed1e698dd0ae56ddf91afd51fb2b007626849 /.config/sxhkd | |
| parent | 3bc4727389a70a2e1f1821ca88cd36d2ee6a6896 (diff) | |
| download | eibhear-3f5d9da47569b1af2fa4c7e2be70e1eeff9a2ed2.tar.gz eibhear-3f5d9da47569b1af2fa4c7e2be70e1eeff9a2ed2.tar.zst eibhear-3f5d9da47569b1af2fa4c7e2be70e1eeff9a2ed2.zip | |
Revert "camtoggle removed"
This reverts commit 90c4cdc831c4d9f5cd8bf8ca5d9273c2b227c4c9.
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 1f37d24..1b89372 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -25,9 +25,9 @@ super + c super + v $TERMINAL -e nvim -c VimwikiIndex super + shift + a - $TERMINAL -e alsamixer; pkill -RTMIN+10 blocks + $TERMINAL -e pulsemixer super + shift + c - mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --title='mpvfloat' /dev/video0 + camtoggle super + shift + e tutorialvids super + w |
