Skip to content
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

can installing this theme erase my actual .jwmrc file???? #2

Open
soyDESKTOP68A2MRFT opened this issue Jul 27, 2022 · 3 comments
Open

Comments

@soyDESKTOP68A2MRFT
Copy link

i mean i really like this theme i want to know that

@cbettinger
Copy link
Owner

Invoking make install will copy the provided .jwmrc to your home directory and therefore overwrite an existing file. Feel free to backup your existing file before:

cp ~/.jwmrc ~/.jwmrc.bak

@soyDESKTOP68A2MRFT
Copy link
Author

And this theme for which jwm version is ??? I mean i don't want to accidentally outdate some options of my .jwmrc file by installing it

@cbettinger
Copy link
Owner

As you can see in the provided .jwmrc, this theme was developed for and tested with JWM 2.3:

<JWM>
   <!--
   TITLE:	Phono
   AUTHOR:	Christian Bettinger <https://github.com/cbettinger>
   JWM ver:	JWM 2.3
   -->
   ...
</JWM>

I would recommend to backup your .jwmrc as described above, then install the theme using make install and copy your specific configuration lines from your file .jwmrc.bak to .jwmrc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants