bump home-manager
This commit is contained in:
@@ -131,7 +131,7 @@ in {
|
||||
|
||||
xdg.mimeApps = {
|
||||
enable = true;
|
||||
associations.defaultApplicationPackages = [
|
||||
defaultApplicationPackages = [
|
||||
sydmacs
|
||||
];
|
||||
};
|
||||
|
||||
@@ -15,11 +15,6 @@ in {
|
||||
"screen_down_smooth" = [ "d" "<C-d>" ];
|
||||
"screen_up_smooth" = [ "u" "<C-u>" ];
|
||||
};
|
||||
config = {
|
||||
startup_commands = ''
|
||||
toggle_dark_mode
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user