1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-22 14:52:47 +00:00

Bin: add qutainer

This commit is contained in:
Phantop 2020-10-21 15:03:51 -04:00
parent 5079cb895a
commit a5958eca98

2
.local/bin/qutainer Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
[ $# -eq 0 ] && qutebrowser -B /tmp || qutebrowser -B ~/.local/share/qutebrowser/containers/$@