Skip to content

Feature request : Configuration collections #14

@PixelKhaos

Description

@PixelKhaos

Something I started on a fork was experimenting with creating "collections" of added variables.
Currently barely implemented as it does its core functionality, but UI refreshing is being finicky.
/PixelKhaos/hyprland-settings/tree/feature/collections
Effectively, when creating a new collection with a name, it reads the current list of variables and copies it to a new json file, without affecting the current file. When you load a collection it just writes that collection's contents into the main json file.

The idea is that maybe you want to have some highly specialized configs for different uses to swap between, or maybe you want to easily try ones shared to you without having to backup and restore your own.

Would probably be better it's own column, or modal of sorts.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions