From 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Thu, 27 Jun 2024 17:51:18 +0530 Subject: Adds Arch Linux dotfiles --- hypr/scripts/browser.sh | 1 + hypr/scripts/filemanager.sh | 1 + 2 files changed, 2 insertions(+) create mode 100755 hypr/scripts/browser.sh create mode 100755 hypr/scripts/filemanager.sh (limited to 'hypr/scripts') 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 -- cgit v1.2.3