mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 00:13:49 +01:00
Add urlview config
This commit is contained in:
parent
320b8f807e
commit
f8bb742f26
3
meta/configs/urlview.yaml
Normal file
3
meta/configs/urlview.yaml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- link:
|
||||||
|
~/.urlview: tools/misc/urlview/urlview
|
||||||
|
# vim: set filetype=yaml ts=4 sw=4 tw=0 et :
|
@ -3,8 +3,8 @@ dunst
|
|||||||
gdb
|
gdb
|
||||||
git
|
git
|
||||||
gnupg
|
gnupg
|
||||||
i3blocks
|
|
||||||
i3
|
i3
|
||||||
|
i3blocks
|
||||||
ncmpcpp
|
ncmpcpp
|
||||||
profile
|
profile
|
||||||
qt
|
qt
|
||||||
@ -12,8 +12,9 @@ rofi
|
|||||||
teiler
|
teiler
|
||||||
terminal-colors
|
terminal-colors
|
||||||
termite
|
termite
|
||||||
tmuxinator
|
|
||||||
tmux
|
tmux
|
||||||
|
tmuxinator
|
||||||
|
urlview
|
||||||
vim
|
vim
|
||||||
x11
|
x11
|
||||||
xbindkeys
|
xbindkeys
|
||||||
|
1
tools/misc/urlview/urlview
Normal file
1
tools/misc/urlview/urlview
Normal file
@ -0,0 +1 @@
|
|||||||
|
COMMAND xdg-open %s
|
Loading…
Reference in New Issue
Block a user