dev: automated commit - 2025-07-17 13:49:11

This commit is contained in:
Mariano Z. 2025-07-17 13:49:11 -03:00
parent 34826d0344
commit 05680ba610
2 changed files with 1 additions and 2 deletions

View file

@ -37,7 +37,6 @@ install_aur_packages() {
slack-desktop
soapui
sublime-merge
swayfx-git
teams-for-linux-bin
ttf-font-awesome-5
watchman-bin

View file

@ -125,7 +125,7 @@ install_window_managers() {
log_info "Installing window managers and desktop environment"
paru -S --needed \
swaybg swayfx-git swayidle swaylock-effects waybar \
swaybg swayfx swayidle swaylock-effects waybar \
wlogout wdisplays wl-clipboard rofi-lbonn-wayland-git
}