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)