mirror of
https://github.com/deltathetawastaken/dotfiles.git
synced 2025-12-06 07:16:37 +03:00
'#' tide cfg
This commit is contained in:
parent
f3514351a2
commit
2a780917ed
|
|
@ -39,15 +39,6 @@ in {
|
|||
recursive = true;
|
||||
source = "${nerdfonts}/share/fonts/truetype/NerdFonts";
|
||||
};
|
||||
# ".config/gtk-4.0/gtk.css" = {
|
||||
# text = ''
|
||||
# window.messagedialog .response-area > button,
|
||||
# window.dialog.message .dialog-action-area > button,
|
||||
# .background.csd{
|
||||
# border-radius: 0;
|
||||
# }
|
||||
# '';
|
||||
# };
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -110,7 +110,7 @@ in {
|
|||
set fish_greeting
|
||||
#${pkgs.any-nix-shell}/bin/any-nix-shell fish --info-right | source
|
||||
any-nix-shell fish --info-right | source
|
||||
tide configure --auto --style=Lean --prompt_colors='16 colors' --show_time=No --lean_prompt_height='Two lines' --prompt_connection=Disconnected --prompt_spacing=Compact --icons='Few icons' --transient=No
|
||||
#tide configure --auto --style=Lean --prompt_colors='16 colors' --show_time=No --lean_prompt_height='Two lines' --prompt_connection=Disconnected --prompt_spacing=Compact --icons='Few icons' --transient=No
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue