catppuccin / gnome-terminal

🧝‍♂️ Soothing pastel theme for Gnome Terminal
MIT License
209 stars 10 forks source link

Cannot install #22

Closed Chorwacjen closed 3 weeks ago

Chorwacjen commented 3 weeks ago

It exits with this:

Brak schematu „org.gnome.Terminal.ProfilesList”
Setting de8a9081-8352-4ce4-9519-5de655ad9361/ visible-name to 'Catppuccin Latte'
Brak schematu „org.gnome.Terminal.Legacy.Profile”
Traceback (most recent call last):
  File "<stdin>", line 71, in <module>
  File "<stdin>", line 57, in gsettings_set
  File "/usr/lib/python3.12/subprocess.py", line 466, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['gsettings', 'set', 'org.gnome.Terminal.Legacy.Profile:/org/gnome/terminal/legacy/profiles:/:de8a9081-8352-4ce4-9519-5de655ad9361/', 'visible-name', "'Catppuccin Latte'"]' returned non-zero exit status 1.

I tried running locally to no avail.

Chorwacjen commented 3 weeks ago

nevermind i see what i did wrong