Update rofi collection script

This commit is contained in:
2025-03-18 14:12:15 +01:00
parent e894d77ebb
commit 87298afcb5
8 changed files with 32 additions and 0 deletions

View File

@@ -14,6 +14,8 @@ pacman -Qq > ./laptop/installedPackages.txt
# copy other config files
cp -r ~/.config/hypr ./laptop/configs
cp -r ~/.config/waybar ./laptop/configs
mkdir ./laptop/configs/rofi
cp ~/.config/rofi/config.rasi ./laptop/configs/rofi/
cp -r ~/.config/wlogout ./general/configs
cp -r ~/.config/mpv ./general/configs
cp -r ~/.config/dunst ./general/configs