Configure Extensions

This commit is contained in:
2024-06-09 23:07:08 -05:00
parent f4f35fad03
commit 529002947c
12 changed files with 397 additions and 68 deletions

View File

@ -31,3 +31,8 @@ rm -rf ~/.config/powerline
ln -s ~/Documents/Configs/powerline ~/.config/powerline
rm -rf ~/.config/ranger
ln -s ~/Documents/Configs/ranger ~/.config/ranger
# Copy any additional files such as Wallpapers,
# Icons, .desktop files, & Nautilus Extensions
cp -r ~/.local/share/sunhat/config/copy/home/. ~/
cp -r ~/.local/share/sunhat/config/copy/root/. /

View File

@ -6,3 +6,5 @@ export JETBRAINS_TOOLBOX_LINK="https://www.jetbrains.com/toolbox-app/download/do
export UPSCAYL_LINK="https://github.com/upscayl/upscayl/releases/download/v2.11.5/upscayl-2.11.5-linux.rpm"
export LACT_LINK="https://github.com/ilya-zlobintsev/LACT/releases/download/v0.5.4/lact-0.5.4-0.x86_64.fedora-40.rpm"
export JDK_LINK="https://download.oracle.com/java/22/latest/jdk-22_linux-aarch64_bin.rpm"
export DESKTOP_BACKGROUND="file:///home/gib/Pictures/Wallpapers/gloomyroadcatbg.png"
export HOME_ASSISTANT_URL="https://home.gibbyb.com"