546 current 2024-05-08 10:43:19 24.05.20240505.25865a4 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-05-08 11:07:39 -04:00
parent 1fdd9198af
commit 3003b55461
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -132,6 +132,10 @@ in {
programs.btop = { programs.btop = {
enable = true; enable = true;
catppuccin.enable = true; catppuccin.enable = true;
extraConfig = ''
update_ms = 100
vim_keys = true
'';
}; };
programs.lazygit = { programs.lazygit = {