Add kitty
This commit is contained in:
@@ -175,6 +175,13 @@ in
|
|||||||
|
|
||||||
programs.git-credential-oauth.enable = true;
|
programs.git-credential-oauth.enable = true;
|
||||||
|
|
||||||
|
programs.kitty = {
|
||||||
|
enable = true;
|
||||||
|
enableGitIntegration = true;
|
||||||
|
font.name = "IBM Plex Mono";
|
||||||
|
shellIntegration.enableBashIntegration = true;
|
||||||
|
};
|
||||||
|
|
||||||
programs.mpv = {
|
programs.mpv = {
|
||||||
enable = true;
|
enable = true;
|
||||||
config = {
|
config = {
|
||||||
|
Reference in New Issue
Block a user