1

feat: kitty has cool shaders

This commit is contained in:
Himadri Bhattacharjee
2025-01-31 09:53:39 +05:30
parent f4c28893d3
commit 7468dcd561
5 changed files with 11 additions and 3 deletions

View File

@@ -33,6 +33,10 @@
source = ./sources/mpv;
recursive = true;
};
".config/kitty" = {
source = ./sources/kitty;
recursive = true;
};
".config/mpv/scripts/sponsorblock.so" = {
source = "${pkgs.sponsorblock-lib.out}/lib/libmpv_sponsorblock.so";
};

View File

@@ -6,6 +6,7 @@
settings = {
theme = pkgs.lib.mkForce "solarized_dark";
editor.cursor-shape.insert = "bar";
editor.cursor-shape.normal = "bar";
editor.line-number = "relative";
editor.idle-timeout = 0;
keys.normal."X" = [

View File

@@ -7,7 +7,7 @@
kdePackages.alligator
# kdePackages.karousel
kde-rounded-corners
wezterm
kitty
plasma-panel-colorizer
];
}

View File

@@ -61,7 +61,5 @@
# form over function (pretty tools)
nitch
# wezterm
];
}

View File

@@ -0,0 +1,5 @@
cursor_shape block
cursor_trail 1
cursor_trail_decay 0.1 0.3
cursor_trail_start_threshold 0
shell_integration no-cursor