rose-pine-hyprcursor, fnott修正
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{ ... }:
|
||||
{
|
||||
programs.fish.enable = true;
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
interactiveShellInit = ''
|
||||
set -g fish_greeting ""
|
||||
'';
|
||||
};
|
||||
|
||||
xdg.configFile."fish/functions/fish_prompt.fish".source = ./functions/fish_prompt.fish;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user