Fix packages & add ghostty

This commit is contained in:
blahai 2025-01-01 15:55:38 +02:00
parent 2d9b1f5df7
commit ab60fb9fcb
No known key found for this signature in database
9 changed files with 185 additions and 46 deletions

View file

@ -9,7 +9,7 @@
enable = true;
settings = {
logo = {
type = "sixel";
type = "kitty";
source = "~/Pictures/gay.png";
width = 32;
};

View file

@ -33,6 +33,7 @@
"Super, R, exec, ${pkgs.anyrun}/bin/anyrun"
"Super, W, exec, ${pkgs.floorp}/bin/floorp"
"Super, Q, exec, wezterm"
"Super, Return, exec, ghostty"
"Super, C, killactive"
"Super, V, togglefloating"
"Super, E, exec, ${pkgs.nautilus}/bin/nautilus -w"