updating EVERYTHING for arch again

This commit is contained in:
Chris Cochrun 2022-06-23 12:17:54 -05:00
parent 270b92d0c2
commit d0ef589a39
20 changed files with 120 additions and 74 deletions

View file

@ -21,7 +21,7 @@ declare -a options=(
"cancel"
)
choice=$(printf '%s\n' "${options[@]}" | rofi -theme /home/chris/dotfiles/rofi/launchers-git/$style.rasi -dmenu -p 'Clip or Save')
choice=$(printf '%s\n' "${options[@]}" | rofi -theme /home/chris/.config/rofi/launchers-git/$style.rasi -dmenu -p 'Clip or Save')
if [[ "$choice" == "cancel" ]]; then
rm /tmp/$timestamp.png