From 8986ad894e593b3fc43b5fc4e631a98cab995f1c Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Sat, 22 Mar 2025 11:31:46 +0100 Subject: [PATCH] Improve keybindings --- general/hyprland/binds.conf | 2 +- general/hyprland/general.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/general/hyprland/binds.conf b/general/hyprland/binds.conf index d765d15..fe2c4b5 100644 --- a/general/hyprland/binds.conf +++ b/general/hyprland/binds.conf @@ -21,7 +21,7 @@ bind = $mainMod, F, fullscreen, # Notifications bind = $mainMod, N, exec, astal -i notifier show bind = $mainMod, C, exec, astal -i notifier clear-newest -bind = $mainMod ALT, N, exec, astal -i notifier hide +bind = $mainMod SHIFT, N, exec, astal -i notifier hide bind = $mainMod CTRL SHIFT, N, exec, astal -i notifier clear diff --git a/general/hyprland/general.conf b/general/hyprland/general.conf index 3742d0b..90cddff 100644 --- a/general/hyprland/general.conf +++ b/general/hyprland/general.conf @@ -2,7 +2,7 @@ # LAUNCHING OF PROGRAMS # #-----------------------# # exec-once = dunst --startup_notification -exec-once = ags run ~/projects/active/dotfiles/config/general/ags/notifications/ +exec-once = ags run ~/projects/active/dotfiles/config/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