Styler-compatible processors for base16 themes.
Go to file
Marty Oehme dfe8e03d66
Fix polybar hardcoding
Polybar restarting is now done through its provided ipc interface,
instead of relying on a hardcoded script on the system.

Previously, the system needed access to a `polybar-launch` script.
Now, it invokes the `polybar-msg` command which is provided by polybar
itself.

It is important that polybar has ipc enabled in its configuration for
the restart to work.
2020-12-22 11:25:51 +01:00
css-template.css Update stylesheet 2020-10-22 09:17:28 +02:00
example_template Fix utility sourcing 2020-02-15 15:25:20 +01:00
theme_alacritty Make use of alacritty include functionality 2020-12-22 11:23:53 +01:00
theme_dunst Add experimental dunst support 2020-02-15 16:52:14 +01:00
theme_qutebrowser Fix utility sourcing 2020-02-15 15:25:20 +01:00
theme_rofi Fix utility sourcing 2020-02-15 15:25:20 +01:00
theme_shell Fix utility sourcing 2020-02-15 15:25:20 +01:00
theme_styles Fix css processor not working without theme dir 2020-12-22 11:22:49 +01:00
theme_vim Update stylesheet 2020-08-01 09:04:58 +02:00
theme_xresources Fix polybar hardcoding 2020-12-22 11:25:51 +01:00
theme_zathura Add experimental zathura processor 2020-02-27 21:35:51 +01:00
utilities.sh Fix debug information printing 2020-09-23 16:41:36 +02:00