diff --git a/wayland/.config/river/init b/wayland/.config/river/init index c265a30..e15a994 100755 --- a/wayland/.config/river/init +++ b/wayland/.config/river/init @@ -83,10 +83,10 @@ riverctl map normal Shift Print spawn "screenshot | sharefile -" riverctl map normal $mod Print spawn "screenshot region" riverctl map normal $mod+Shift Print spawn "screenshot region | sharefile -" -# control dunst notification daemon -riverctl map normal $mod N spawn "dunstctl close" -riverctl map normal $mod+Shift N spawn "dunstctl close-all" -riverctl map normal $mod+Control N spawn "dunstctl history-pop" +# control notification daemon +riverctl map normal $mod N spawn "makoctl dismiss" +riverctl map normal $mod+Shift N spawn "makoctl dismiss --all" +riverctl map normal $mod+Control N spawn "makoctl restore" # MOVEMENT # focus the next/previous view in the layout stack