add zed, yt music, element-desktop, codesnap

This commit is contained in:
tristan 2024-12-10 14:57:13 +00:00
parent a2f52e8aa4
commit 43c05553ff
2 changed files with 18 additions and 0 deletions

View file

@ -395,5 +395,16 @@ in {
};
ts-autotag.enable = true;
guess-indent.enable = true;
codesnap = {
enable = true;
settings = {
has_line_number = true;
mac_window_bar = false;
save_path = "~/Pictures/Screenshots/";
watermark = "";
bg_padding = 5;
};
};
};
}