Skip to content

I must have broke it #136

Answered by Schneegans
ghost asked this question in Q&A
May 1, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I just installed ddterm on my machine, and everything seems to work. In fact, I played with the animation settings and could not find a way which does not work 😄

So the only potential solution which comes to my mind is resetting all settings of ddterm (and maybe also of burn-my-windows) and see if this changes anything. This can be done with the following commands:

# First create a backup
dconf dump /com/github/amezin/ddterm/ > ~/ddtermbackup.txt

# Then reset all settings to their defaults
dconf reset -f /com/github/amezin/ddterm/

# Later you could load the backup
dconf load /com/github/amezin/ddterm/ < ~/ddtermbackup.txt

You can do the same thing with burn-my-windows by replacing /com/…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Answer selected by Schneegans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant