swapped out ccc plugin for nvim to highlight color and updated sway config and waybar for switch to dunst from swaync

This commit is contained in:
Mike G 2024-10-05 08:06:56 -04:00
parent e82a6c0fe8
commit 158245b87d
3 changed files with 6 additions and 13 deletions

View file

@ -22,7 +22,7 @@ set $term foot
set $menu rofi -show drun
# start notification deamon
exec swaync
exec dunst
# start protonmail-bridge
exec sleep 5 && protonmail-bridge --no-window
@ -30,8 +30,11 @@ exec sleep 5 && protonmail-bridge --no-window
# start nextcloud-desktop
exec sleep 10 && nextcloud --background
# add keybinding to toggle swaync notification center
bindsym $mod+Shift+n exec swaync-client -t -sw
# add keybinding to show dunst notification history
bindsym $mod+Shift+n exec dunstctl history-pop
# add keybinding to close all dunst notifications
bindsym $mod+Shift+m exec dunstctl close-all
### Output configuration
#