hyprland-switch
v1.0.1
Published
Backup and restore manager for Hyprland configurations
Maintainers
Readme
Hyprland Switch
Backup and restore manager for Hyprland configurations.
Features
- Save current configuration to timestamped backups
- List available backups
- Restore any previous backup
- Apply ML4W theme with automatic backup
- Manages multiple config directories
Installation
# Clone or copy to your PATH
chmod +x hyprland-switch
sudo cp hyprland-switch /usr/local/bin/Usage
# Save current configuration
hyprland-switch save <name>
# List all backups
hyprland-switch list
# Restore a backup
hyprland-switch restore <name>
# Show current backup
hyprland-switch current
# Apply ML4W theme (with automatic backup)
hyprland-switch apply-ml4wBacked Up Directories
- hypr
- kitty
- fish
- quickshell
- matugen
- wlogout
- fuzzel
- Kvantum
- spotatui
- cava
- dconf
- gtk-3.0
- gtk-4.0
- waybar
- spotify
Requirements
- Hyprland
- jq (for JSON parsing)
