cizordj 1fda75b1bb Rename internal function
- Rename helpText to printHelp
2020-12-12 22:51:26 -03:00
2020-08-04 16:32:40 -03:00
2020-12-12 22:02:22 -03:00
2020-12-12 22:51:26 -03:00
2020-08-04 16:43:12 -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

What you will need

For Fedora users:

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

For Debian users:

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

You can download the missing dependencies for Debian here

Using the script

    Download this repo and run the script:

    git clone https://github.com/cizordj/i3-themer.git
    cd i3-themer/
    chmod +x i3-themer
    ./i3-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

    ./i3-themer -l
    

    To apply a desired theme

    ./i3-themer -a [THEME_ID]
    

    And that's it, you have now a beatiful desktop!

Available Themes

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%