diff --git a/config b/config index f15d3df..e2c92cf 100644 --- a/config +++ b/config @@ -228,7 +228,7 @@ exec --no-startup-id nm-applet bindsym Print exec scrot -e 'mv $f ~/Descargas/' # Fondo de pantalla -exec_always --no-startup-id feh --bg-scale /home/$USER/Imágenes/wallpapers/9.png +exec_always --no-startup-id feh --bg-scale /home/$USER/.config/i3/images/background.png # Transparencia exec --no-startup-id compton -cCGb diff --git a/images/background.png b/images/background.png new file mode 100644 index 0000000..b42b0b4 Binary files /dev/null and b/images/background.png differ