diff --git a/home-manager/neofetch.nix b/home-manager/neofetch.nix index 446f6d33..4fb590d5 100644 --- a/home-manager/neofetch.nix +++ b/home-manager/neofetch.nix @@ -19,14 +19,14 @@ print_info() { info "$(color 15)├$(color 6) CPU" cpu info "$(color 15)├$(color 6) Memory" memory info "$(color 15)├$(color 6) GPU" gpu - info "$(color 15)└$(color 6) Resolution" resolution - # info "$(color 15)└$(color 6) GPU Driver" gpu_driver # Linux/macOS only + info "$(color 15)├$(color 6) Resolution" resolution + info "$(color 15)└$(color 6) GPU Driver" gpu_driver # Linux/macOS only prin - info "$(color 15)WM" Hyprland + info "$(color 15)WM" "Hyprland" prin "$(color 15)├$(color 6) Bar" "Waybar" - prin "$(color 15)├$(color 6) DE" de + prin "$(color 15)└$(color 6) DE" de prin