Commit graph

4 commits

Author SHA1 Message Date
3796fa8ce5
[gopass] Move rofi-gopass to gopass directory
Rofi gopass thematically belongs to gopass, not rofi. It depends on
rofi, so it should check for its existence; but it is more closely
entangled with gopass.
2020-05-14 10:31:18 +02:00
97f7fcbbd6
Move scripts into respective directories
Having a general script folder makes little sense if the scripts are
targeted to specific applications. This commit moved every script that
solely, or mainly (like ueberzug), targets a single application into
that respective stow module.
2020-02-08 20:17:44 +01:00
ad8decb4ef Integrate dynamic colorschemes into applications
Makes polybar use Xresources color values for its colors. Resets rofi
values to their default after being overwritten by the base16 themes.
Makes qutebrowser include the colorscheme in its configuration file.

Ignore dynamically generated colorschemes in .gitignore file.
2020-02-01 11:01:26 +01:00
d34cecb27e Switch to GNU stow 2019-12-29 23:12:13 +01:00