resvg-git
This commit is contained in:
parent
82d6b190ff
commit
93656e33c8
|
|
@ -27,6 +27,8 @@ alias surestart='sudo systemctl restart'
|
|||
#Check the weather:
|
||||
weath() { curl wttr.in/Hameenlinna ;}
|
||||
|
||||
mkd () {mkdir -p $1; cd $1;}
|
||||
|
||||
fzf_find_edit() {
|
||||
local file=$(
|
||||
fzf --no-multi --preview 'bat --color=always --line-range :500 {}'
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ alsa-utils
|
|||
arandr
|
||||
archlinuxcn-keyring
|
||||
atool
|
||||
attica
|
||||
autoconf
|
||||
autofs
|
||||
automake
|
||||
|
|
@ -21,6 +22,7 @@ broot
|
|||
bzip2
|
||||
chromium-vaapi
|
||||
chrony
|
||||
cmake
|
||||
cmatrix
|
||||
coreutils
|
||||
crda
|
||||
|
|
@ -31,6 +33,7 @@ dialog
|
|||
diffutils
|
||||
e2fsprogs
|
||||
exfat-utils
|
||||
extra-cmake-modules
|
||||
fakeroot
|
||||
fcron
|
||||
fd
|
||||
|
|
@ -66,8 +69,33 @@ iwd
|
|||
jfsutils
|
||||
jq
|
||||
jsoncpp
|
||||
karchive
|
||||
kauth
|
||||
kbookmarks
|
||||
kcodecs
|
||||
kcompletion
|
||||
kconfig
|
||||
kconfigwidgets
|
||||
kcoreaddons
|
||||
kcrash
|
||||
kdbusaddons
|
||||
kglobalaccel
|
||||
kguiaddons
|
||||
ki18n
|
||||
kiconthemes
|
||||
kio
|
||||
kitemviews
|
||||
kitty
|
||||
kjobwidgets
|
||||
knotifications
|
||||
kservice
|
||||
ktextwidgets
|
||||
kwallet
|
||||
kwidgetsaddons
|
||||
kwindowsystem
|
||||
kxmlgui
|
||||
less
|
||||
libdbusmenu-qt5
|
||||
libglade
|
||||
libinput-gestures
|
||||
libnm
|
||||
|
|
@ -87,6 +115,7 @@ make
|
|||
man-db
|
||||
man-pages
|
||||
mdadm
|
||||
media-player-info
|
||||
mlocate
|
||||
mopidy
|
||||
mpc
|
||||
|
|
@ -119,6 +148,7 @@ pcmanfm-gtk3
|
|||
perl
|
||||
pkgconf
|
||||
polkit-gnome
|
||||
polkit-qt5
|
||||
powertop
|
||||
procps-ng
|
||||
psmisc
|
||||
|
|
@ -130,19 +160,26 @@ python-pyqt5
|
|||
python-pywal
|
||||
python-setuptools
|
||||
python-urwid
|
||||
qt5-speech
|
||||
qt5-styleplugins
|
||||
qt5-svg
|
||||
qt5-tools
|
||||
reflector
|
||||
reiserfsprogs
|
||||
rhash
|
||||
ripgrep
|
||||
rofi
|
||||
rpmextract
|
||||
rsync
|
||||
rust
|
||||
s-nail
|
||||
s-tui
|
||||
scrot
|
||||
seahorse
|
||||
sed
|
||||
shadow
|
||||
solid
|
||||
sonnet
|
||||
stress
|
||||
sudo
|
||||
surfraw
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@ polybar-git
|
|||
powerline-fonts-git
|
||||
python-ueberzug
|
||||
ranger-git
|
||||
themix-full-git
|
||||
tlp-git
|
||||
tlp-rdw-git
|
||||
ttf-weather-icons
|
||||
|
|
|
|||
Loading…
Reference in New Issue