aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sway/config.d/40-app-shortcuts.conf2
-rw-r--r--sway/config.d/99-launch.conf1
2 files changed, 2 insertions, 1 deletions
diff --git a/sway/config.d/40-app-shortcuts.conf b/sway/config.d/40-app-shortcuts.conf
index 84b13d0..53a2e71 100644
--- a/sway/config.d/40-app-shortcuts.conf
+++ b/sway/config.d/40-app-shortcuts.conf
@@ -23,4 +23,4 @@ bindsym $mod+Shift+b exec "firefox --private-window"
bindsym $mod+d exec j4-dmenu-desktop --dmenu='bemenu -i --nb "#3f3f3f" --nf "#dcdccc" --fn "monospace 12"' --term='$term'
# notifications
-bindsym $mod+n exec "kill -s USR1 $(pidof deadd-notification-center)"
+bindsym $mod+n exec swaync-client -t
diff --git a/sway/config.d/99-launch.conf b/sway/config.d/99-launch.conf
index 12b6fc7..49ee75e 100644
--- a/sway/config.d/99-launch.conf
+++ b/sway/config.d/99-launch.conf
@@ -1,6 +1,7 @@
# vi: ft=i3config
exec --no-startup-id "waybar"
+exec --no-startup-id "swaync"
exec --no-startup-id "random_background_sway"
exec --no-startup-id "sleep 3 && nextcloud"
exec --no-startup-id "keepassxc"