Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: restore_cfg.lst does not work with directories #1658

Open
sitolam opened this issue Jul 3, 2024 · 1 comment
Open

[Bug]: restore_cfg.lst does not work with directories #1658

sitolam opened this issue Jul 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sitolam
Copy link
Contributor

sitolam commented Jul 3, 2024

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

  1. Add a folder to the restore_cfg.lst that should preserve the config
  2. Add the folder to the correct folder in the github project.
  3. 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

image

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)
@sitolam sitolam added the bug Something isn't working label Jul 3, 2024
@abenezerw
Copy link
Contributor

@kRHYME7 now that I remember. I don’t think there’s proper documentation on how this works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants