diff options
author | Indrajith K L | 2024-06-27 17:51:18 +0530 |
---|---|---|
committer | Indrajith K L | 2024-06-27 17:51:18 +0530 |
commit | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (patch) | |
tree | e78187146c506d5a640545dee99cc3e9860e25dc /hypr/scripts | |
download | dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.tar.gz dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.tar.bz2 dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.zip |
Adds Arch Linux dotfiles
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 |