Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add gtk3 theme reloading #555

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jasperro
Copy link

@jasperro jasperro commented Oct 7, 2020

This code is copied from the https://github.com/deviantfero/wpgtk repo, I thought it would be useful to move the gtk3 reloading code into the upstream wal, instead of having a custom solution.

This requires a theme like deviantfero's FlatColor to change gtk3 color theme
on reload. To test, download this folder https://github.com/deviantfero/wpgtk-templates/tree/master/FlatColor into ~/.themes. Add the base files to the user template folder, and symlink the ~/.cache/wal//gtk.base to the non-base files in the theme directory. Replace {active} with a color like {color1}. Use the -g command line parameter to use this function.

I tested this function and it works just like you would expect.

This requires a theme like deviantfero's FlatColor to change gtk3 color theme
on reload. See https://github.com/deviantfero/wpgtk-templates/tree/master/FlatColor. Add the base files to the user template folder. Use the -g command line parameter to use this function.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant