install ffmpeg, pyright; exclude vms from backup; make kitty transparent

This commit is contained in:
cy 2025-05-04 01:21:42 -04:00
parent 8100b82485
commit 477d94687d
3 changed files with 5 additions and 1 deletions

View file

@ -13,6 +13,7 @@
# for confirmation
confirm_os_window_close = 0;
clear_all_shortcuts = true;
background_opacity = 0.85;
# will probably lower this later but the max allowed is actually 4GB
# this is NOT stored in memory and can only be viewed with scrollback_pager

View file

@ -93,6 +93,7 @@
keepassxc
ida-free
jujutsu
ffmpeg
];
home.sessionVariables = {
@ -155,6 +156,7 @@
delta
taplo
llvmPackages.clang-tools
pyright
];
};