Giter Club home page Giter Club logo

awesome-fallout's Introduction

A fallout inspired theme for the awesome window manager.

awesome-fallout

Installation

First you need to clone the repository in your ~/.config/themes folder:

git clone [email protected]:matthias-guenther/awesome-fallout.git ~/.config/awesome/themes

Next copy the theme.lua file into the awesome folder:

cp ~/.config/awesome/themes/awesome-fallout/theme.lua ~/.config/awesome/

Add the the following line into your rc.lua file:

beautiful.init(home .. "/.config/awesome/theme.lua")

Changing the background image

You can change the background image as well as the icon for the start icon. To do so you have to change the lines in theme.lua file:

-- Start icon and wallpaper
theme.awesome_icon = themedir .. "/images/pipboy_face.gif"
wallpaper    = themedir .. "/images/fallout_ship.jpg"

For the icons you can chose between:

pipboy_face.gif, pipboy_got_ya.gif, pipboy_standing.gif, pipboy_thumbs_up.gif and
vault_door.gif

For the wallpaper you can chose between:

fallout_capitol.jpg, fallout_enclave.jpg, fallout_lost.jpg, fallout_man_and_dog.jpg
and `fallout_ship.jpg`

Example configurations

theme.awesome_icon = themedir .. "/images/pipboy_face.gif"
wallpaper    = themedir .. "/images/fallout_ship.jpg"

awesome-fallout ship

theme.awesome_icon = themedir .. "/images/vault_door.gif"
wallpaper    = themedir .. "/images/fallout_man_and_dog.jpg"

awesome-fallout man and dog

theme.awesome_icon = themedir .. "/images/pipboy_thumbs_up.gif"
wallpaper    = themedir .. "/images/fallout_lost.jpg"

awesome-fallout lost

theme.awesome_icon = themedir .. "/images/pipboy_standing.gif"
wallpaper    = themedir .. "/images/fallout_enclave.jpg"

awesome-fallout enclave

theme.awesome_icon = themedir .. "/images/pipboy_standing.gif"
wallpaper    = themedir .. "/images/fallout_capitol.jpg"

awesome-fallout

License

The rights of the wallpapers belongs to Bethesda Softworks. Thanks to Peter Langhofer for helping me with clarifying the copyright.

awesome-fallout's People

Contributors

wikimatze avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.