diff --git a/config b/config
index 96c7020..3a83b5b 100644
--- a/config
+++ b/config
@@ -24,7 +24,8 @@ set $volume_cmd $HOME/.config/sway/bin/sway_volume
set $font Cascadia Code PL Regular 10
# Your preferred application launcher
-set $menu wofi --show drun
+set $menu wofi --show drun --prompt applications
+
#
# Host Specific
#
@@ -220,6 +221,13 @@ bindsym $mod+z [con_mark="z"] scratchpad show
bindsym $mod+x [con_mark="x"] scratchpad show
bindsym $mod+c [con_mark="c"] scratchpad show
+#
+# Notifications
+#
+bindsym $mod+comma exec dunstctl close-all
+bindsym $mod+period exec dunstctl history-pop
+
+
#
# Modes
#
@@ -249,6 +257,7 @@ for_window [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable
for_window [class="feh"] floating enable
for_window [app_id=".*"] title_format '%title (%app_id)'
for_window [class=".*"] title_format '%title (%class:%instance)'
+for_window [app_id="firefox" title="Firefox - Sharing Indicator"] floating enable; move position 0 0
#
# Status Bar: