aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2020-10-06 21:43:04 +0200
committerneodarz <neodarz@neodarz.net>2020-10-06 21:43:04 +0200
commita9933887eca7a6885f6f738845f846a5f8f5a114 (patch)
tree7b8862233827c448e5bf91221c96524592f9b016 /config.yaml
parent52060dfbdfac04938393b4fdc441415fa08abe6e (diff)
downloaddotfiles-a9933887eca7a6885f6f738845f846a5f8f5a114.tar.xz
dotfiles-a9933887eca7a6885f6f738845f846a5f8f5a114.zip
Add ability to launch a video via a mpv from firefox
It just send the url to an mpv instance, for example launched via mpv --idle
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml
index 88d213a..338851b 100644
--- a/config.yaml
+++ b/config.yaml
@@ -94,6 +94,9 @@ dotfiles:
d_zathura:
src: config/zathura
dst: ~/.config/zathura
+ d_waterfox:
+ src: waterfox
+ dst: ~/.waterfox
profiles:
unicorn:
dotfiles:
@@ -127,6 +130,7 @@ profiles:
- d_picom
- d_kitty
- d_zathura
+ - d_waterfox
pegasus:
dotfiles:
- d_i3pystatus
@@ -156,6 +160,7 @@ profiles:
- d_zsh
- d_terminator
- d_cava
+ - d_waterfox
fenec:
dotfiles:
- d_i3pystatus
@@ -187,3 +192,4 @@ profiles:
- f_zshrc
- d_zsh
- d_zathura
+ - d_waterfox