Skip to content

Commit

Permalink
Update thunarterminal.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
koeqaife authored Jul 29, 2024
1 parent 390c23d commit 323bc8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/thunarterminal.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
clear

settings_file=~/dotfiles/ags/assets/apps.json
settings_file=~/dotfiles/.settings/apps.json

echo "Checking for settings file: $settings_file"
if [ -f "$settings_file" ]; then
Expand Down

0 comments on commit 323bc8b

Please sign in to comment.