Firestarter: Add barrier
This commit is contained in:
parent
fffcf7ec41
commit
b9a3bfca57
5
.config/firestarter/barrier
Normal file
5
.config/firestarter/barrier
Normal file
@ -0,0 +1,5 @@
|
||||
#.fsdefaults
|
||||
command -v barriers && [ -f "$HOME/.config/barriers.conf" ]
|
||||
barriers -f --debug INFO --name "$(hostname)" --enable-crypto --enable-drag-drop -c ~/.config/barriers.conf --address :24800
|
||||
command -v barrierc && [ -f "$HOME/.config/barrierc.conf" ]
|
||||
barrierc -f --debug INFO --name "$(hostname)" --enable-crypto --enable-drag-drop "$(cat "$HOME/.config/barrierc.conf")"
|
Loading…
Reference in New Issue
Block a user