From 759f37af8734d83ef89881346125bd1a7f486676 Mon Sep 17 00:00:00 2001 From: Siina Mashek Date: Tue, 10 May 2022 22:34:00 +0300 Subject: [PATCH] Yay --- link.sh | 2 +- xprofile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 xprofile diff --git a/link.sh b/link.sh index 3570d7c..47da728 100755 --- a/link.sh +++ b/link.sh @@ -1,7 +1,7 @@ #!/bin/sh folders=($(ls $PWD/config)) -files=("bashrc" "zshrc" "profile" "xbindkeysrc") +files=("bashrc" "zshrc" "profile" "xbindkeysrc" "xprofile") for folder in "${folders[@]}"; do ln -sf $PWD/config/$folder $HOME/.config/ diff --git a/xprofile b/xprofile new file mode 100644 index 0000000..a35babc --- /dev/null +++ b/xprofile @@ -0,0 +1 @@ +gentoo-pipewire-launcher &