mirror of
https://github.com/flynx/post-install.git
synced 2025-12-24 12:21:56 +00:00
Compare commits
3 Commits
9fe2646792
...
6da5ba1a92
| Author | SHA1 | Date | |
|---|---|---|---|
| 6da5ba1a92 | |||
| dedaa64c2b | |||
| 80c53c9b85 |
13
post-install
13
post-install
@ -134,8 +134,12 @@ PKG_DNF=(
|
||||
|
||||
# tools...
|
||||
openssl gpm
|
||||
mc ranger tmux bat htop iftop iotop ncdu cpu-x glances stacer
|
||||
mc ranger tmux bat
|
||||
htop iftop iotop
|
||||
ncdu cpu-x glances stacer
|
||||
keepassxc
|
||||
tilix
|
||||
nextcloud-client
|
||||
|
||||
# fonts...
|
||||
mscore-fonts-all
|
||||
@ -190,6 +194,13 @@ PKG_DNF=(
|
||||
# $ sudo dnf install \
|
||||
# https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
|
||||
# v4l2loopback
|
||||
|
||||
# Gnome shell extensions...
|
||||
gnome-shell-extension-gsconnect
|
||||
gnome-shell-extension-caffeine
|
||||
gnome-shell-extension-dash-to-dock
|
||||
gnome-shell-extension-blur-my-shell
|
||||
#gnome-shell-extension-just-perfection
|
||||
)
|
||||
|
||||
PKG_NPM=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user