sway: use swaync instead of dunst

This commit is contained in:
2022-06-18 15:50:57 +03:00
parent 6a8d4bfe51
commit bc71736571
4 changed files with 224 additions and 70 deletions

View File

@@ -126,9 +126,10 @@ for_window [class="feh"] {
# / ___ \ |_| | | || |_| |___) || |/ ___ \| _ < | |
# /_/ \_\___/ |_| \___/|____/ |_/_/ \_\_| \_\|_|
#
exec --no-startup-id swaync
exec_always --no-startup-id swaync-client -R
exec_always --no-startup-id xrdb -load $HOME/.Xresources
exec_always --no-startup-id $HOME/.config/waybar/launch.sh
exec_always --no-startup-id dunst
exec_always --no-startup-id $HOME/dotfiles/bin/set-wallpaper --restore
exec_always --no-startup-id $HOME/dotfiles/bin/swayidle.sh
exec_always --no-startup-id libinput-gestures-setup restart
@@ -163,6 +164,9 @@ bindsym --to-code {
# terminal
$mod+Return exec $term
# swaync
$mod+Shift+n exec swaync-client -t -sw
# Kill focused window
$mod+Shift+q kill