Update dunst timing

This commit is contained in:
Stephan Raabe 2023-09-18 21:03:03 +02:00
parent 43cc466d60
commit e56f66c8db
4 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,7 @@ https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.2
- Hyprland install script: Add swayidle to 2-install-hyprland.sh
- Waybar: Add quickstart icon for filemanager.sh
- Waybar: Style improvements
- Dunst: Add white border around notifications
Version 2.1
https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.1

View File

@ -84,3 +84,5 @@ echo "-----------------------------------------------------"
echo ""
yay
notify-send "Update complete" "$updates packages updated successfully"

View File

@ -34,6 +34,7 @@ newwall=$(echo $wallpaper | sed "s|$HOME/wallpaper/||g")
# -----------------------------------------------------
swww img $wallpaper --transition-step 20 --transition-fps=20
~/dotfiles/waybar/launch.sh
sleep 1
# -----------------------------------------------------
# Send notification

View File

@ -39,6 +39,7 @@ if [ "$selected" ]; then
# -----------------------------------------------------
swww img $wallpaper --transition-step 20 --transition-fps=20
~/dotfiles/waybar/launch.sh
sleep 1
# -----------------------------------------------------
# Send notification