Improve keybindings
This commit is contained in:
parent
f127ea8a41
commit
8986ad894e
@ -21,7 +21,7 @@ bind = $mainMod, F, fullscreen,
|
|||||||
# Notifications
|
# Notifications
|
||||||
bind = $mainMod, N, exec, astal -i notifier show
|
bind = $mainMod, N, exec, astal -i notifier show
|
||||||
bind = $mainMod, C, exec, astal -i notifier clear-newest
|
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
|
bind = $mainMod CTRL SHIFT, N, exec, astal -i notifier clear
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# LAUNCHING OF PROGRAMS #
|
# 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 = ags run ~/projects/active/dotfiles/config/ags/notifications/
|
||||||
exec-once = ~/.config/hypr/xdg-portal-hyprland
|
exec-once = ~/.config/hypr/xdg-portal-hyprland
|
||||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XAUTHORITY DISPLAY
|
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
|
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user