mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
Update .local/bin/screenshot.sh
Add .local/bin/old/screenshots_overcomplified.sh
This commit is contained in:
@@ -10,7 +10,7 @@ error_wrong_type="The first argument needs to be \"fullscreen\", \"window\" or \
|
||||
notification_succes="$target_path saved and copied"
|
||||
|
||||
notification() {
|
||||
notify-send -i "$target_path" -u low -a "Screenshot" "Screenshot" "$notification_succes"
|
||||
notify-send -i "$target_path" -u low -a "Screenshot" "Screenshot saved" "$notification_succes"
|
||||
}
|
||||
|
||||
# validate input
|
||||
|
||||
Reference in New Issue
Block a user