add README.md to dotfiles
parent
8c9bf9a664
commit
5e92129d16
@ -0,0 +1 @@
|
||||
use `/install-links.sh <direcotry>` to install the symlinks
|
@ -1,6 +0,0 @@
|
||||
#!/bin/sh
|
||||
echo $@
|
||||
|
||||
real_firefox=$(which --skip-tilde firefox)
|
||||
|
||||
GDK_BACKEND=wayland "${real_firefox}" "$@"
|
Loading…
Reference in New Issue