🖌️ Styling, flatpak == false, clock
- Disabled flatpak - Added kitty config and disabled stylix - Styled Mpv - Added gnome-clocks
This commit is contained in:
@ -1,4 +1,13 @@
|
||||
{
|
||||
catppuccin.mpv =
|
||||
let
|
||||
theme = import ../theme.nix;
|
||||
in
|
||||
{
|
||||
enable = true;
|
||||
flavor = theme.flavor;
|
||||
};
|
||||
|
||||
programs.mpv = {
|
||||
enable = true;
|
||||
config = {
|
||||
|
Reference in New Issue
Block a user