200 != 300

This commit is contained in:
2026-03-23 08:24:25 +01:00
parent 190570da7b
commit 768cdbdcfa
7 changed files with 31 additions and 29 deletions
@@ -15,8 +15,8 @@
# keybind = ctrl+shift+j=text:ghostty-capture\n
# Or without wl-paste:
# # ctrl+shift+h>j > Enter to open the screen buffer in editor
# keybind = ctrl+shift+j=text:ghostty-capture\x20
# keybind = ctrl+shift+h=write_screen_file:paste
# keybind = ctrl+shift+h=text:ghostty-capture\x20
# keybind = ctrl+shift+j=write_screen_file:paste
if [ -z "$1" ] && ! command -v wl-paste &> /dev/null; then
echo "Error: wl-paste not found." >&2
@@ -51,4 +51,4 @@ fi
rm -f "$file"
rmdir "$(dirname "$file")" 2>/dev/null
rmdir "$(dirname "$file")" 2>/dev/null