aboutsummaryrefslogtreecommitdiff
path: root/hypr/scripts
diff options
context:
space:
mode:
authorIndrajith K L2024-06-27 17:51:18 +0530
committerIndrajith K L2024-06-27 17:51:18 +0530
commit57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (patch)
treee78187146c506d5a640545dee99cc3e9860e25dc /hypr/scripts
downloaddots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.tar.gz
dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.tar.bz2
dots-57eb70137b5bbcdabdc0f02eea5477b3e5f845a1.zip
Adds Arch Linux dotfiles
Diffstat (limited to 'hypr/scripts')
-rwxr-xr-xhypr/scripts/browser.sh1
-rwxr-xr-xhypr/scripts/filemanager.sh1
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