fix missing icons in gnome console
This commit is contained in:
parent
1508d9a6ac
commit
6a28114eb3
3 changed files with 14 additions and 11 deletions
|
|
@ -43,8 +43,6 @@ in {
|
|||
radeontop
|
||||
lsof
|
||||
wirelesstools
|
||||
powerline
|
||||
powerline-fonts
|
||||
thefuck
|
||||
dotnet-sdk_7
|
||||
jetbrains.rider
|
||||
|
|
@ -188,13 +186,6 @@ in {
|
|||
];
|
||||
};
|
||||
|
||||
bottom = {
|
||||
enable = true;
|
||||
settings = {
|
||||
# https://github.com/ClementTsang/bottom/blob/master/sample_configs/default_config.toml
|
||||
};
|
||||
};
|
||||
|
||||
exa = {
|
||||
enable = true;
|
||||
git = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue