mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-21 14:13:08 +01:00
updated changelog and added some cool easter eggs
This commit is contained in:
parent
760510cc3c
commit
23662bf5d8
@ -42,3 +42,4 @@ This release has a big theming change as well as including the move back to rofi
|
|||||||
- Fastfetch is now replacing neofetch.
|
- Fastfetch is now replacing neofetch.
|
||||||
- Btop is back baby!
|
- Btop is back baby!
|
||||||
- Switching to Brave as the default to protect user privacy.
|
- Switching to Brave as the default to protect user privacy.
|
||||||
|
- Replaced lsd with eza for a better looking experience.
|
||||||
|
@ -252,6 +252,8 @@
|
|||||||
libnotify
|
libnotify
|
||||||
v4l-utils
|
v4l-utils
|
||||||
ydotool
|
ydotool
|
||||||
|
duf
|
||||||
|
ncdu
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
pciutils
|
pciutils
|
||||||
ffmpeg
|
ffmpeg
|
||||||
|
@ -149,7 +149,6 @@ in
|
|||||||
btop = {
|
btop = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
color_theme = "TTY";
|
|
||||||
vim_keys = true;
|
vim_keys = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user