dtfscript: Move to dedicated folder
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
# SOFTWARE.
|
||||
|
||||
# Load session startup script
|
||||
dtfscript=$HOME/.config/dtfscripts/dtfscript
|
||||
dtfscript="$HOME/.dtfscripts/dtfscript"
|
||||
if [[ -x "$dtfscript" ]]; then
|
||||
source "$dtfscript"
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user