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
|
||||
git
|
||||
gnupg
|
||||
i3blocks
|
||||
i3
|
||||
i3blocks
|
||||
ncmpcpp
|
||||
profile
|
||||
qt
|
||||
@ -12,8 +12,9 @@ rofi
|
||||
teiler
|
||||
terminal-colors
|
||||
termite
|
||||
tmuxinator
|
||||
tmux
|
||||
tmuxinator
|
||||
urlview
|
||||
vim
|
||||
x11
|
||||
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