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