mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 02:10:13 +01:00
added waybar on pre-cleanup.sh
This commit is contained in:
parent
e3f5cade66
commit
69bfa9328f
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user