From 1012c9e5f4a535e50fe5b35d96ca893d1bfd16fd Mon Sep 17 00:00:00 2001 From: RGBCube Date: Thu, 9 Nov 2023 16:21:53 +0300 Subject: [PATCH] Remove border from slurp --- machines/enka/hyprland/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/machines/enka/hyprland/default.nix b/machines/enka/hyprland/default.nix index 2f32160..9ed02a7 100644 --- a/machines/enka/hyprland/default.nix +++ b/machines/enka/hyprland/default.nix @@ -74,8 +74,8 @@ bind = SUPER, W, exec, firefox bind = SUPER, D, exec, discord - bind = , PRINT, exec, grim -g "$(slurp)" - | wl-copy --type image/png - bind = SHIFT, PRINT, exec, grim - | wl-copy --type image/png + bind = , PRINT, exec, grim -g "$(slurp -c '#00000000')" - | wl-copy --type image/png + bind = SHIFT, PRINT, exec, grim - | wl-copy --type image/png bind = CTRL, PRINT, exec, kazam binde = , XF86AudioRaiseVolume, exec, wpctl set-volume --limit 1.5 @DEFAULT_AUDIO_SINK@ 5%+; /home/nixos/.config/hypr/volume.sh