diff --git a/modules/gui/hypr.nix b/modules/gui/hypr.nix index 0a680f5b..5483d542 100644 --- a/modules/gui/hypr.nix +++ b/modules/gui/hypr.nix @@ -187,10 +187,12 @@ bindle = , XF86AudioRaiseVolume, exec, ~/Scripts/notif_volume.sh -ui 5 bindle = , XF86AudioLowerVolume, exec, ~/Scripts/notif_volume.sh -ud 5 bindl = , XF86AudioMute, exec, ~/Scripts/notif_volume.sh --toggle-mute -# https://github.com/n3oney/shadower - bind = SUPER, S, exec, grimblast save area - | shadower | tee "$(xdg-user-dir PICTURES)/Screenshots/$(date +'screenshot-%Y%m%d%H%M%S.png')" | wl-copy && notify-send "Screenshot taken" - bind = SUPERSHIFT, S, exec, grimblast save area - | swappy -f - -o - | shadower | tee "$(xdg-user-dir PICTURES)/Screenshots/$(date +'screenshot-%Y%m%d%H%M%S.png')" | wl-copy && notify-send "Screenshot taken" - bind = SUPERCONTROL, S, exec, grimblast save area - | tee "$(xdg-user-dir PICTURES)/Screenshots/$(date +'screenshot-%Y%m%d%H%M%S.png')" | wl-copy && notify-send "Screenshot taken" + + bind = SUPER, S, exec, grimblast save area - | tee "$(xdg-user-dir PICTURES)/Screenshots/$(date +'screenshot-%Y%m%d%H%M%S.png')" | wl-copy && notify-send "Screenshot taken" + bind = SUPERSHIFT, S, exec, grimblast save area - | shadower | tee "$(xdg-user-dir PICTURES)/Screenshots/$(date +'screenshot-%Y%m%d%H%M%S.png')" | wl-copy && notify-send "Screenshot taken (shadower)" + bind = SUPERCONTROL, S, exec, grimblast save area - | swappy -f - -o - | tee "$(xdg-user-dir PICTURES)/Screenshots/$(date +'screenshot-%Y%m%d%H%M%S.png')" | wl-copy && notify-send "Screenshot taken" + bind = SUPERSHIFTCONTROL, S, exec, grimblast save area - | swappy -f - -o - | shadower | tee "$(xdg-user-dir PICTURES)/Screenshots/$(date +'screenshot-%Y%m%d%H%M%S.png')" | wl-copy && notify-send "Screenshot taken (shadower)" + bind = SUPERSHIFT, R, exec, hyprctl reload bind = SUPER, P, pin bind = , XF86Launch1, exec, rog-control-center