Organizing
This commit is contained in:
parent
b37e4bc179
commit
1316e09686
5 changed files with 88 additions and 32 deletions
|
@ -147,22 +147,17 @@
|
|||
libnotify
|
||||
rofi-wayland
|
||||
ripgrep
|
||||
fd
|
||||
plocate
|
||||
bc
|
||||
sysstat
|
||||
procs
|
||||
pandoc
|
||||
papirus-icon-theme
|
||||
phinger-cursors
|
||||
plasma-hud
|
||||
kde-cli-tools
|
||||
macchina
|
||||
meson
|
||||
ninja
|
||||
gnumake
|
||||
gcc
|
||||
gdb
|
||||
clang
|
||||
cmake
|
||||
extra-cmake-modules
|
||||
gzip
|
||||
htop
|
||||
btop
|
||||
|
@ -179,9 +174,28 @@
|
|||
wtype
|
||||
spotdl
|
||||
kdenlive
|
||||
blender
|
||||
ffmpeg
|
||||
neofetch
|
||||
xdotool
|
||||
# Dev tools
|
||||
nix-index
|
||||
meson
|
||||
ninja
|
||||
gnumake
|
||||
gcc
|
||||
gdb
|
||||
clang
|
||||
cmake
|
||||
extra-cmake-modules
|
||||
pkg-config
|
||||
# Libraries
|
||||
qt5.qtbase
|
||||
qt5.qtquickcontrols2
|
||||
qt5.qtx11extras
|
||||
libsForQt5.kirigami2
|
||||
libsForQt5.ki18n
|
||||
libsForQt5.kcoreaddons
|
||||
fennel
|
||||
];
|
||||
|
||||
|
|
|
@ -182,22 +182,17 @@
|
|||
libnotify
|
||||
rofi-wayland
|
||||
ripgrep
|
||||
fd
|
||||
plocate
|
||||
bc
|
||||
sysstat
|
||||
procs
|
||||
pandoc
|
||||
papirus-icon-theme
|
||||
phinger-cursors
|
||||
plasma-hud
|
||||
kde-cli-tools
|
||||
macchina
|
||||
meson
|
||||
ninja
|
||||
gnumake
|
||||
gcc
|
||||
gdb
|
||||
clang
|
||||
cmake
|
||||
extra-cmake-modules
|
||||
gzip
|
||||
htop
|
||||
btop
|
||||
|
@ -217,6 +212,24 @@
|
|||
ffmpeg
|
||||
neofetch
|
||||
xdotool
|
||||
# Dev tools
|
||||
nix-index
|
||||
meson
|
||||
ninja
|
||||
gnumake
|
||||
gcc
|
||||
gdb
|
||||
clang
|
||||
cmake
|
||||
extra-cmake-modules
|
||||
pkg-config
|
||||
# Libraries
|
||||
qt5.qtbase
|
||||
qt5.qtquickcontrols2
|
||||
qt5.qtx11extras
|
||||
libsForQt5.kirigami2
|
||||
libsForQt5.ki18n
|
||||
libsForQt5.kcoreaddons
|
||||
fennel
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue