mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-11 21:30:06 +00:00
fix: resolve catppuccin deprecation warnings, use poppins, and replace host with namespace
This commit is contained in:
parent
d543faff8c
commit
9e3a71b35e
3 changed files with 19 additions and 18 deletions
|
@ -6,8 +6,8 @@
|
|||
accent = "blue";
|
||||
flavor = "macchiato";
|
||||
|
||||
pointerCursor.enable = true;
|
||||
pointerCursor.accent = "blue";
|
||||
pointerCursor.flavor = "macchiato";
|
||||
cursors.enable = true;
|
||||
cursors.accent = "blue";
|
||||
cursors.flavor = "macchiato";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue