Explorar el Código

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

Mariano Z. hace 7 meses
padre
commit
05680ba610
Se han modificado 2 ficheros con 1 adiciones y 2 borrados
  1. 0 1
      runs/aur
  2. 1 1
      runs/base

+ 0 - 1
runs/aur

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

+ 1 - 1
runs/base

@@ -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
 }