From ea8875bd0eb64e2a57c2571adbfa2a4facb2be18 Mon Sep 17 00:00:00 2001 From: Lucas Barbieri Date: Thu, 4 Jan 2024 20:30:37 -0300 Subject: [PATCH] change script names and update readme --- desktop/scripts/{print-fullscreen => print-fullscreen.sh} | 0 desktop/scripts/{print-select => print-select.sh} | 0 desktop/scripts/{print-tmp => print-tmp.sh} | 0 desktop/scripts/readme.md | 3 ++- 4 files changed, 2 insertions(+), 1 deletion(-) rename desktop/scripts/{print-fullscreen => print-fullscreen.sh} (100%) rename desktop/scripts/{print-select => print-select.sh} (100%) rename desktop/scripts/{print-tmp => print-tmp.sh} (100%) diff --git a/desktop/scripts/print-fullscreen b/desktop/scripts/print-fullscreen.sh similarity index 100% rename from desktop/scripts/print-fullscreen rename to desktop/scripts/print-fullscreen.sh diff --git a/desktop/scripts/print-select b/desktop/scripts/print-select.sh similarity index 100% rename from desktop/scripts/print-select rename to desktop/scripts/print-select.sh diff --git a/desktop/scripts/print-tmp b/desktop/scripts/print-tmp.sh similarity index 100% rename from desktop/scripts/print-tmp rename to desktop/scripts/print-tmp.sh diff --git a/desktop/scripts/readme.md b/desktop/scripts/readme.md index 94aee53..3c6aab4 100644 --- a/desktop/scripts/readme.md +++ b/desktop/scripts/readme.md @@ -1,4 +1,5 @@ ## Dependencies + for a x11 session, you only need xclip, xdotool and maim -for a wayland session, i made these on sway, so, depends on swaymsg, slurp, grim and wl-clipboard +for wayland session it should work on hyprland and sway