feat(ghostty): disable stylix integration and add catppuccin-mocha theme
perf(wezterm): reduce font size to 13 feat(fastfetch): set logo type to kitty fix(fish): replace pfetch with fastfetch chore(hyprland): swap kitty and wezterm bindings
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
'';
|
||||
# ${pkgs.spotify-player}/bin/spotify_player generate fish | source
|
||||
interactiveShellInit = ''
|
||||
${pkgs.pfetch-rs}/bin/pfetch
|
||||
${lib.getExe pkgs.fastfetch}
|
||||
# ${pkgs.nb}/bin/nb todo undone
|
||||
${lib.optionalString (device.isLinux && !device.isNix) "source /etc/profile.d/nix-daemon.fish"}
|
||||
${lib.optionalString (device.is "ryu") ''
|
||||
|
||||
Reference in New Issue
Block a user