diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-14 02:07:48 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-14 02:07:48 +0100 |
| commit | dbfae002f9cf3f6c3c15444c1e9c60de6a697f0e (patch) | |
| tree | 3124e966067a311c2f5d8c9b3b05a777ece6b54d /.config/mako | |
| parent | 83da5d9d014878db5924f7570eafe838f13d58d4 (diff) | |
Update mako configuration to load theme (via ansible role)
Diffstat (limited to '.config/mako')
| -rw-r--r-- | .config/mako/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/mako/config b/.config/mako/config index 089b488..e501b7e 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -1,4 +1,6 @@ # ==== BEGIN ANSIBLE MAKO CONFIG +# Include Theme colors (must come first) +include=/home/a14m/.config/hyprtheme/current/mako.ini # System defaults include=/etc/xdg/mako/config # ==== END ANSIBLE MAKO CONFIG |
