mirror of
https://github.com/cizordj/i3-themer.git
synced 2024-04-21 12:32:12 +00:00
3f1b26296ac6e5fa305553e9c1942a4faf6ef9b4
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
- Bash v4 or later
- i3
- Polybar
- Rofi
- Font-Awesome-5
- Nitrogen
- Adobe Source Code Pro font
- rxvt-unicode
- Dunst notification manager
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
You can install the Adobe source code Debian package from here
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! !!
Available Themes
-
Just take a look at the Theme collection and pick the ones you like.
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
Languages
Shell
100%

