From fc0fcf45c9530bb762dfe9589c094bc1a23ad1ac Mon Sep 17 00:00:00 2001 From: askiiart Date: Tue, 19 Mar 2024 21:21:26 -0500 Subject: [PATCH] Fix fedora-sway to use swaync --- fedora-sway.sh | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/fedora-sway.sh b/fedora-sway.sh index 1ac4749..4564617 100755 --- a/fedora-sway.sh +++ b/fedora-sway.sh @@ -7,8 +7,12 @@ fi GIT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd) sudo dnf install i3status clipman swaybg swaylock slurp grim zenity wdisplays eom nemo pavucontrol light gnome-calculator wl-clipboard gedit kanshi wireguard-tools -y -# also has waybar, which is unused, but maybe i'll use it idk -sudo dnf remove Thunar imw unst foot mpv +sudo dnf copr enable erikreider/SwayNotificationCenter +sudo dnf install SwayNotificationCenter + +# also has waybar preinstalled, which is unused, but i'll probably use it idk +sudo dnf remove Thunar imw unst foot mpv dunst +sudo dnf autoremove # Install catppuccin grub theme git clone --depth=1 https://github.com/catppuccin/grub