diff --git a/README.md b/README.md index 57e1e05..88800c0 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,15 @@ sudo dnf install \ ### Install command packages ```sh -sudo dnf install vim screen screenfetch scrot tmux libcxx arandr nextcloud-client glances dconf-editor arc-theme numix-icon-theme chromium wavemon unbound @virtualization intel-gpu-tools i3 feh lxappearance /usr/bin/mpstat acpi pavucontrol brightnessctl nmap cargo gnome-tweaks NetworkManager-tui wireshark steam obs-studio keepassxc speedtest-cli cmus lm_sensors openssh-askpass libgnome-keyring cockpit cockpit-ws cockpit-selinux cockpit-dashboard cockpit-machines cockpit-storaged cockpit-networkmanager xclip iperf3 +sudo dnf install vim screen screenfetch scrot tmux libcxx arandr nextcloud-client glances dconf-editor arc-theme numix-icon-theme chromium wavemon unbound @virtualization i3 feh lxappearance /usr/bin/mpstat acpi pavucontrol brightnessctl nmap cargo gnome-tweaks NetworkManager-tui wireshark steam obs-studio keepassxc speedtest-cli cmus lm_sensors openssh-askpass libgnome-keyring cockpit cockpit-ws cockpit-selinux cockpit-dashboard cockpit-machines cockpit-storaged cockpit-networkmanager xclip iperf3 ``` + +### GPU packages +```sh +sudo dnf install radeontop +sudo dnf install intel-gpu-tools +``` + ### C Development Packages ```sh sudo dnf groupinstall "C Development Tools and Libraries"