forked from Shinonome/dots-hyprland
Minor fixes.
This commit is contained in:
@@ -39,10 +39,8 @@ set -e
|
|||||||
#####################################################################################
|
#####################################################################################
|
||||||
printf "\e[36m[$0]: 1. Get packages and add user to video/input groups\n\e[97m"
|
printf "\e[36m[$0]: 1. Get packages and add user to video/input groups\n\e[97m"
|
||||||
|
|
||||||
# Each line as an element of the array $pkglist
|
|
||||||
remove_bashcomments_emptylines ./scriptdata/dependencies.conf ./cache/dependencies_stripped.conf
|
remove_bashcomments_emptylines ./scriptdata/dependencies.conf ./cache/dependencies_stripped.conf
|
||||||
readarray -t pkglist < ./cache/dependencies_stripped.conf
|
readarray -t pkglist < ./cache/dependencies_stripped.conf
|
||||||
# NOTE: wayland-idle-inhibitor-git is for providing `wayland-idle-inhibitor.py' used by the `Keep system awake' button in `.config/ags/widgets/sideright/quicktoggles.js'.
|
|
||||||
|
|
||||||
if ! command -v yay >/dev/null 2>&1;then
|
if ! command -v yay >/dev/null 2>&1;then
|
||||||
echo -e "\e[33m[$0]: \"yay\" not found.\e[0m"
|
echo -e "\e[33m[$0]: \"yay\" not found.\e[0m"
|
||||||
|
|||||||
@@ -22,6 +22,7 @@ webp-pixbuf-loader gtk-layer-shell gtk3 gtksourceview3 gobject-introspection upo
|
|||||||
polkit-gnome gnome-keyring gnome-control-center blueberry networkmanager brightnessctl wlsunset gnome-bluetooth-3.0
|
polkit-gnome gnome-keyring gnome-control-center blueberry networkmanager brightnessctl wlsunset gnome-bluetooth-3.0
|
||||||
|
|
||||||
### Widgets
|
### Widgets
|
||||||
|
# wayland-idle-inhibitor-git : providing `wayland-idle-inhibitor.py' used by the `Keep system awake' button in `.config/ags/widgets/sideright/quicktoggles.js'.
|
||||||
wayland-idle-inhibitor-git swayidle swaylock-effects-git wlogout wl-clipboard hyprpicker-git grim tesseract slurp
|
wayland-idle-inhibitor-git swayidle swaylock-effects-git wlogout wl-clipboard hyprpicker-git grim tesseract slurp
|
||||||
|
|
||||||
### Fonts and Themes
|
### Fonts and Themes
|
||||||
|
|||||||
Reference in New Issue
Block a user