Skip to content

Commit

Permalink
spotube
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcPartensky committed May 14, 2024
1 parent 5af72ad commit 67d040e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/.local/bin/poststartx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ picom -b --experimental-backends
find ~/wallpapers -name '*.jpg' | shuf -n 1 | tee /tmp/wpp | xargs -I % feh --bg-fill %
alacritty &
firefox &
spotify &
spotube &

if [ "$XDG_CURRENT_DESKTOP" = "Hyprland" ]; then
systemctl --user restart waybar waysct wpaperd dunst# swww
Expand Down

0 comments on commit 67d040e

Please sign in to comment.