Update fish function for flameshot to include delay.
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 13s
All checks were successful
Build and Push Docker Image / build-push (push) Successful in 13s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Defined in - @ line 1
|
||||
function flame --wraps='bash -c -- "QT_QPA_PLATFORM=wayland flameshot gui"' --description 'alias flame=bash -c -- "QT_QPA_PLATFORM=wayland flameshot gui"'
|
||||
bash -c -- "QT_QPA_PLATFORM=wayland flameshot gui"
|
||||
bash -c -- "QT_QPA_PLATFORM=wayland flameshot gui --delay 3000"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user