dotfiles

Older, unmaintained dotfiles by mrgrouse
Log | Files | Refs | README

end.sh (352B)


      1 #!/bin/sh
      2 # restart dunst (?) kind of weird
      3 pgrep dunst && pkill dunst
      4 dunst
      5 xrdb -merge $XDG_CONFIG_HOME/X11/Xresources # reload Xresources
      6 xdotool key alt+F5 # restart birdwm colors
      7 cp $HOME/.cache/wal/colors-discord.css $HOME/.var/app/dev.vencord.Vesktop/config/vesktop/themes/pywal.css # copies the discord theme to the flatpak installed directory