-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hyper-snazzy.sh
breaks when there are no user profiles for the gnome-terminal yet
#3
Comments
Apparently, this condition fails and then the fallback for older Gnome fails as well resulting in "
|
There is no dir for terminal in the settings:
So this command returns nothing:
|
After I create a new profile for the gnome-terminal using the GUI:
So the issue is that |
hyper-snazzy.sh
breaks when there are user themes for the gnome-terminal yet
Did you get the script for adding gnome-terminal profiles from some other project? |
hyper-snazzy.sh
breaks when there are user themes for the gnome-terminal yethyper-snazzy.sh
breaks when there are no user profiles for the gnome-terminal yet
@curusarn I'm sorry for your inconvenience. Yes, actually it doesn't create new terminal profile, but it replaces the existing terminal profile. I made this script with terminal.sexy. Check this repo please. Thank you. |
The weird thing is that the previous profile is still available. What exactly does "replaces the existing terminal profile" mean? |
I have just raised an issue in the terminal.sexy repo: stayradiated/terminal.sexy#61 |
I installedgconf
but that did not solve the issue.Isgconftool
something I would have on my system?I can't find any package with it for Manjaro.EDIT: This is what I get when I run
hyper-snazzy.sh
on a fresh machine:The text was updated successfully, but these errors were encountered: