Skip to content

How to replicate the 'Mechanical Love' theme

elenapan edited this page Jul 11, 2020 · 2 revisions
  1. Follow the configuration setup guide.

  2. Set the AwesomeWM theme.

    You will need to edit rc.lua in order to switch the theme to lovelace, which is the code name for the 'Mechanical Love' theme.

    At the top of the file you can choose the themes of various components. Make sure everything is set to lovelace, if the choice exists. Finally, set the icon theme to linebit.

  3. Set the wallpaper to this

feh --bg-fill /path/to/keyboards-wallpaper
  1. Set the colorscheme to this
xrdb -merge /path/to/lovelace-colorscheme
  1. Restart AwesomeWM

    super+shift+r

Done 💜

Clone this wiki locally