generated from andy/linux-nixos-hyprland-config-dotfiles
Initial commit
This commit is contained in:
3
home/.config/fish/functions/screenshot_edit.fish
Normal file
3
home/.config/fish/functions/screenshot_edit.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function screenshot_edit
|
||||
swappy -f ~/Pictures/Screenshots/(cd ~/Pictures/Screenshots && ls -tA | head -n1 | awk '{print $NF}')
|
||||
end
|
Reference in New Issue
Block a user