diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-02-23 17:55:24 +0100 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-02-23 17:55:24 +0100 |
commit | 4860f85d5e590c2fa9a5d2fd6fb7400c8a3d86da (patch) | |
tree | d61a1f64fc06cf33c4d565a0880c9cda7e860e04 /config/sxhkd/sxhkdrc | |
parent | c57eb03dd63cdc0c2cb945a8bcf011a11c6ac604 (diff) | |
download | dotfiles-4860f85d5e590c2fa9a5d2fd6fb7400c8a3d86da.tar.gz dotfiles-4860f85d5e590c2fa9a5d2fd6fb7400c8a3d86da.tar.bz2 dotfiles-4860f85d5e590c2fa9a5d2fd6fb7400c8a3d86da.zip |
add youtube key to uzbl
Diffstat (limited to 'config/sxhkd/sxhkdrc')
-rw-r--r-- | config/sxhkd/sxhkdrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc index c4e8c44..3709f54 100644 --- a/config/sxhkd/sxhkdrc +++ b/config/sxhkd/sxhkdrc @@ -23,6 +23,10 @@ grave ; t grave ; b bspc desktop -B +# banish mouse +grave ; B + xdotool mousemove 10000 100000 + grave ; {u,U,o} bspc window -t {floating,pseudo_tiled,fullscreen} |