Added flameshot

This commit is contained in:
Kristofers Solo
2022-05-11 21:30:06 +03:00
parent b1229e812c
commit 0f139e9356
5 changed files with 1 additions and 295 deletions

View File

@@ -33,5 +33,4 @@ export CARGO_HOME="${XDG_DATA_HOME:-$HOME/.local/share}/cargo"
export MOZ_USE_XINPUT2="1" # Mozilla smooth scrolling/touchpads.
# Adds `~/.local/bin` to $PATH
export PATH="$PATH:${$(find ~/.local/bin -type d -printf %p:)%%:}"
# PATH=$PATH:/home/$USER/.local/bin
export PATH="$PATH:${$(find ~/.local/bin -type d -printf %p:)%%:}"