hyprdots
hyprdots copied to clipboard
[Bug]: restore_cfg.lst does not work with directories
Bug Report
Description
I wanted to add my configs from my browser (Floorp). I got it working to apply my configs like this:
N|Y|${HOME}|.floorp|floorp-bin
and putting the folder in the right place in the GitHub directory. Now the problem is that it doesn't preserve the configs after an update. Each time I update the config files with ./install.sh
it overwrites the config folder again. It works with files but not with folders.
Steps to Reproduce
- Add a folder to the
restore_cfg.lst
that should preserve the config - Add the folder to the correct folder in the github project.
- Update the dotfiles with
./install.sh
Expected Behavior
I expected to preserve my config folder.
Actual Behavior
It overwrites my config folder.
Screenshots
The output of ./install.sh
Environment
- Linux Distro: ArchLinux
- Linux Version, output of
uname -a
:Linux archbox 6.9.7-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 28 Jun 2024 04:32:27 +0000 x86_64 GNU/Linux
- Hyprland Version, output of
hyprctl version
: v0.41.2 - Installation Environment: On the main hardware (a laptop)