emersion / emersion/mako

Not working anymore after integrating it with matugen theming

Open
#606 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.3k
Forks
173
PR merge metrics
No merged PRs in 30d

Description

cat ./.config/matugen/mako 12:51:28
[mode=default]
font=JetBrainsMono Nerd Font Mono 10
background-color={{colors.background.default.hex}}FF
text-color={{colors.on_surface.default.hex}}FF
border-color={{colors.primary.default.hex}}FF
border-radius=8
default-timeout=7000
layer=overlay
[mode=default]
invisible=1

cat ./.config/matugen/config.toml 12:51:37
[config.wallpaper]
command = "swww"
arguments = ["img", "--transition-type", "center"]
set = true

[templates.gtk3]
input_path = '~/.config/matugen/gtk-colors.css'
output_path = '~/.config/gtk-3.0/colors.css'
post_hook = 'gsettings set org.gnome.desktop.interface gtk-theme ""; gsettings set org.gnome.desktop.interface gtk-theme adw-gtk3-{{mode}}'

[templates.gtk4]
input_path = '~/.config/matugen/gtk-colors.css'
output_path = '~/.config/gtk-4.0/colors.css'

[templates.alacritty]
input_path = '~/.config/matugen/alacritty.toml'
output_path = '~/.config/alacritty/colors.toml'

[templates.wlogout]
input_path = '~/.config/matugen/wlogout.css'
output_path = '~/.config/wlogout/style.css'

[templates.fuzzel]
input_path = '~/.config/matugen/fuzzel.ini'
output_path = '~/.config/fuzzel/colors.ini'

[templates.mako]
input_path = '~/.config/matugen/mako'
output_path = '~/.config/mako/config'
post_hook = 'makoctl reload'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.