mirror of
https://github.com/brockar/Debian-Hyprland.git
synced 2026-01-14 08:00:57 -03:00
added waybar on pre-cleanup.sh
This commit is contained in:
@@ -12,6 +12,7 @@ PACKAGES=(
|
||||
hyprland
|
||||
Hyprland
|
||||
pypr
|
||||
waybar
|
||||
)
|
||||
|
||||
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
||||
|
||||
@@ -154,6 +154,9 @@ chmod +x install-scripts/*
|
||||
|
||||
sudo apt update
|
||||
|
||||
# execute pre clean up
|
||||
execute_script "01-pre-cleanup.sh"
|
||||
|
||||
# Install hyprland packages
|
||||
execute_script "00-dependencies.sh"
|
||||
execute_script "00-hypr-pkgs.sh"
|
||||
|
||||
Reference in New Issue
Block a user