diff options
Diffstat (limited to 'hypr/scripts')
-rwxr-xr-x | hypr/scripts/browser.sh | 1 | ||||
-rwxr-xr-x | hypr/scripts/filemanager.sh | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/hypr/scripts/browser.sh b/hypr/scripts/browser.sh new file mode 100755 index 000000000..63036c43d --- /dev/null +++ b/hypr/scripts/browser.sh @@ -0,0 +1 @@ +google-chrome-stable
\ No newline at end of file diff --git a/hypr/scripts/filemanager.sh b/hypr/scripts/filemanager.sh new file mode 100755 index 000000000..af8fd0e44 --- /dev/null +++ b/hypr/scripts/filemanager.sh @@ -0,0 +1 @@ +thunar
\ No newline at end of file |