Cézar AugustoandGitHub 030f7318e6 Rename i3wm-themer to i3-themer
The reason is because it is easier to pronounce
2020-06-14 20:21:54 -03:00
2020-05-16 21:34:42 -03:00
2020-05-30 21:40:11 -03:00
2020-05-13 23:20:05 -03:00
2020-06-14 20:21:54 -03:00
2020-06-14 20:11:22 -03:00

i3-themer

    Personal collection of themes and scripts for i3wm.

Why?

  • You like CLI tools too much
  • You like simple and minimalistic desktop themes
  • You always wanted to use i3wm but can't figure it out on your own
  • You want to change themes on the go
  • i3wm is awesome
  • Satan > Jesus

What you will need

For Fedora users:

# dnf install adobe-source-code-pro-fonts dunst i3 polybar nitrogen rofi bash fontawesome-fonts sensible-utils

For Debian users:

# apt-get install dunst i3 polybar nitrogen rofi bash fonts-font-awesome sensible-utils

Using the script

    Clone this repository and run the script:

    git clone https://github.com/cizordj/i3wm-themer.git
    cd i3wm-themer/
    chmod +x i3wm-themer
    ./i3wm-themer
    

    The first time you run the script it will show you the help text and the available themes altogether with the possible command line options.

    To list the available themes type

    ./i3wm-themer -l
    

    To apply a desired theme

    ./i3wm-themer -a [THEME_ID]
    

    And here you go, you have a BEAUTIFUL desktop! !!

Disclaimer

    I am not responsible for any harm done to your PC by anything in the repository. Use everything with caution!

Available Themes

About this fork

    This project is a fork from the original i3wm-themer from @unix121. The biggest difference between the two forks is that in mine the code was completely rewritten in BASH and is more compatible with debian-like systems.

    Also in this fork the dunst notification manager will be colorized.

Contributing

    If you are interested in contributing with new themes click here
S
Description
🎨 Theme collection manager for i3-wm
Readme
76 MiB
Languages
Shell 100%