CLI: Set Background

Publish date: Apr 10, 2019
Tags: i3, cli, linux, feh, wallpaper

Table of Contents

  1. Install feh
  2. Set the background

Install feh

apt-get update
apt-get install feh -y

Set the background

feh --bg-scale ~/Pictures/wallpapers/debian.jpeg

Change wallpaper using feh