Remove ghostty, add kitty shortcut, add mpv sponsorblock
This commit is contained in:
@@ -98,17 +98,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
programs.ghostty = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
installBatSyntax = true;
|
||||
installVimSyntax = true;
|
||||
settings = {
|
||||
font-family = "BlexMono Nerd Font";
|
||||
font-size = 11;
|
||||
};
|
||||
};
|
||||
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
enableGitIntegration = true;
|
||||
@@ -127,6 +116,7 @@
|
||||
};
|
||||
scripts = [
|
||||
pkgs.mpvScripts.mpris
|
||||
pkgs.mpvScripts.sponsorblock
|
||||
];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user