Move Firestarter into different config buckets as well
This commit is contained in:
5
desktop-common/.config/firestarter/syncthing
Executable file
5
desktop-common/.config/firestarter/syncthing
Executable file
@@ -0,0 +1,5 @@
|
||||
#.fsdefaults
|
||||
command -v syncthing-gtk && [ -d "$HOME/.config/syncthing" ]
|
||||
syncthing-gtk
|
||||
command -v syncthing && [ -d "$HOME/.config/syncthing" ]
|
||||
syncthing
|
Reference in New Issue
Block a user