bump home-manager
This commit is contained in:
@@ -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