Added: ZapZap (WhatsApp)

This commit is contained in:
2025-04-08 19:51:19 +02:00
parent 70dac1dc0d
commit c52be4f71b
8 changed files with 68 additions and 51 deletions

View File

@@ -3,6 +3,7 @@
programs.kitty = lib.mkForce {
enable = true;
settings = {
themeFile = "Catppuccin-Mocha";
confirm_os_window_close = 0;
dynamic_background_opacity = true;
enable_audio_bell = false;
@@ -10,6 +11,11 @@
window_padding_width = 10;
background_opacity = "0.5";
background_blur = 5;
tab_bar_min_tabs = 1;
tab_bar_edge = "bottom";
tab_bar_style = "powerline";
tab_powerline_style = "slanted";
tab_title_template = "{title}{' :{}:'.format(num_windows) if num_windows > 1 else ''}";
symbol_map = let
mappings = [
"U+23FB-U+23FE"