You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently settings are stored in ~/.config/cosmic under various subdirectories, e.g. ~/.config/cosmic/com.system76.*/v1/ and many of these settings are split across several files, so if I want to manually edit one of these files I have to navigate through several directories just to find what I'm looking for
Hyprland stores all of its configuration in a single file (~/.config/hypr/hyprland.conf); and the user can split this file into several other files if desired
~/.config/cosmic/cosmic.conf or something like that could work