papirus-icon-theme, odstraněny AUR instalace a přidány do packages-repository.txt
This commit is contained in:
parent
77c76c3ba5
commit
d8917a74ae
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Název balíčku, který chcete nainstalovat pomocí AUR pomocníka
|
||||
package_name="autotiling picom papirus-icon-theme-git"
|
||||
package_name="autotiling picom"
|
||||
|
||||
# Kontrola, zda je git nainstalován
|
||||
if ! command -v git &>/dev/null; then
|
||||
|
@ -11,7 +11,7 @@
|
||||
#
|
||||
##################################################################################################################
|
||||
|
||||
package_name="autotiling picom papirus-icon-theme-git"
|
||||
package_name="autotiling picom"
|
||||
|
||||
# Kontrola, zda je git nainstalován
|
||||
if ! command -v git &>/dev/null; then
|
||||
|
@ -26,6 +26,7 @@ lxappearance-gtk3
|
||||
mpv
|
||||
network-manager-applet
|
||||
numlockx
|
||||
papirus-icon-theme
|
||||
playerctl
|
||||
polkit-gnome
|
||||
rofi
|
||||
|
Loading…
Reference in New Issue
Block a user