From fc87b267a60237c59b81868d50d6c0c5161d6ddb Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Fri, 26 Jun 2026 14:55:24 +0200 Subject: [PATCH] satty instead of swappy ! --- hyprland.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyprland.lua b/hyprland.lua index 30e525c..814f5ef 100644 --- a/hyprland.lua +++ b/hyprland.lua @@ -22,7 +22,7 @@ smw.setup({ ------------------ ---- MONITORS ---- ------------------ -require("monitors") +pcall(require, "monitors") --------------------- @@ -254,7 +254,7 @@ hl.bind(mainMod .. " + SHIFT + code:48", hl.dsp.exec_cmd([[sleep 0.5s && wtype " hl.bind(mainMod .. " + SHIFT + code:51", hl.dsp.exec_cmd([[sleep 0.5s && wtype "thomas.forgione@yuzzitpro.com"]])) -- Screenshot -hl.bind("Print", hl.dsp.exec_cmd([[grim -g "$(slurp)" - | swappy -f -]])) +hl.bind("Print", hl.dsp.exec_cmd([[grim -g "$(slurp)" - | satty -f - --floating-hack --early-exit all --copy-command wl-copy ]])) -- Workspaces (split-monitor-workspaces, par moniteur)