notif daemon fix

This commit is contained in:
2024-11-28 13:00:49 -05:00
parent f3e27d52c5
commit 5c615e0d95
+3
View File
@@ -34,6 +34,7 @@ exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
# NetworkManager is the most popular way to manage wireless networks on Linux,
# and nm-applet is a desktop environment-independent system tray GUI for it.
exec --no-startup-id nm-applet
exec --no-startup-id /usr/lib/notify-osd/notify-osd &
exec_always feh --bg-fill "$(find /home/ion606/Pictures/astolfo/ -type f | shuf -n 1)"
exec_always picom --config .config/picom/picom.conf
@@ -52,6 +53,8 @@ bindsym XF86MonBrightnessDown exec brightnessctl set 10%-
bindsym XF86MonBrightnessUp exec brightnessctl set +10%
bindsym $mod+Shift+B exec feh --bg-fill "/home/ion606/Pictures/bk.gif"
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod