diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-29 23:20:48 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-29 23:20:48 +0900 |
| commit | 7fc9d2fcbd74a1ff45dc3f1d5f6161f5bc91c12d (patch) | |
| tree | 2dc80bd79427479e45500352ca29e505a6e3f0fd /copy.sh | |
| parent | 65af1fcdea7f3e53174ad1ff18846f3437cb8248 (diff) | |
| parent | 9f7650cb60dacfe59b3d712db776974ba816bd83 (diff) | |
Merge branch 'development' into windowrules
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,7 +3,7 @@ clear wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_modified -waybar_style="$HOME/.config/waybar/style/[Wallust] Chroma Tally.css" +waybar_style="$HOME/.config/waybar/style/[Extra] Modern-Combined - Transparent.css" waybar_config="$HOME/.config/waybar/configs/[TOP] Default_v5" waybar_config_laptop="$HOME/.config/waybar/configs/[TOP] Default Laptop_v5" @@ -513,7 +513,8 @@ FILES_TO_RESTORE=( "Laptops.conf" "Monitors.conf" "Startup_Apps.conf" - "UserDecorAnimations.conf" + "UserDecorations.conf" + "UserAnimations.conf" "UserKeybinds.conf" "UserSettings.conf" "WindowRules.conf" |
