diff --git a/i3/config b/i3/config index dd79a1c..153d06c 100644 --- a/i3/config +++ b/i3/config @@ -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