diff --git a/nix/home/hyprland/hyprland-bindings.nix b/nix/home/hyprland/hyprland-bindings.nix index 96914d0..718918f 100644 --- a/nix/home/hyprland/hyprland-bindings.nix +++ b/nix/home/hyprland/hyprland-bindings.nix @@ -27,7 +27,7 @@ "$mainMod, N, exec, alacritty --class nmtui --command ~/.dotfiles/apps/hyprland/nmtui.sh" "$mainMod, P, exec, ~/.dotfiles/apps/hyprland/hypridle.sh toggle" "$mainMod, Q, killactive" - "$mainMod, S, exec, XDG_CURRENT_DESKTOP=sway flameshot gui -c -p /home/simon/Pictures/Screenshots" + "$mainMod, S, exec, XDG_CURRENT_DESKTOP=sway flameshot gui --clipboard --path /home/simon/Pictures/Screenshots" "$mainMod, T, exec, alacritty --class nostt --command nostt" "$mainMod, V, togglefloating"