diff --git a/i3/framework.conf b/i3/framework.conf
index 1b30129..cc9dbe2 100644
--- a/i3/framework.conf
+++ b/i3/framework.conf
@@ -1,6 +1,9 @@
 # Display
 output eDP-1 scale 1.0
 
+# Desktop background
+output "*" bg ~/Pictures/wallpaper/0000.jpg fill
+
 # Screen brightness controls
 bindsym XF86MonBrightnessUp exec light -A 5 # increase screen brightness
 bindsym XF86MonBrightnessDown exec light -U 5 # decrease screen brightness