diff --git a/general/hyprland/binds.conf b/general/hyprland/binds.conf index 30ac1f9..eaf07f9 100644 --- a/general/hyprland/binds.conf +++ b/general/hyprland/binds.conf @@ -14,6 +14,16 @@ bind = $mainMod, E, exec, kitty --hold fish -c "y" bind = $mainMod, V, togglefloating, bind = $mainMod, F, fullscreen, +#-----# +# AGS # +#-----# + +# Notifications +bind = $mainMod, N, exec, ags -i notifier show +bind = $mainMod ALT, N, exec, ags -i notifier hide +bind = $mainMod CTRL SHIFT, N, exec, ags -i notifier clear + + # Launch commands bind = $mainMod SHIFT, L, exec, librewolf bind = $mainMod SHIFT, D, exec, vesktop diff --git a/general/hyprland/general.conf b/general/hyprland/general.conf index 0d127cc..3742d0b 100644 --- a/general/hyprland/general.conf +++ b/general/hyprland/general.conf @@ -1,7 +1,8 @@ #-----------------------# # LAUNCHING OF PROGRAMS # #-----------------------# -exec-once = dunst --startup_notification +# exec-once = dunst --startup_notification +exec-once = ags run ~/projects/active/dotfiles/config/general/ags/notifications/ exec-once = ~/.config/hypr/xdg-portal-hyprland exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XAUTHORITY DISPLAY exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP