mirror of
https://github.com/cizordj/i3-themer.git
synced 2024-04-21 12:32:12 +00:00
bcbc5ef3dd2045f9dfb9b105ea735ee43b53c7f8
i3wm-themes
What you might need
- i3-wm in any Linux distro you prefer
- Polybar (for most of the themes)
- Rofi (for most of the themes)
- Firefox Themes can be installed using the "Stylish" extension
- Most of the GTK Themes and Icons were created using oomox
Installation
- git clone https://github.com/unix121/i3wm-themes
- cd i3wm-themes/scripts/
- First backup your current configuration in case you want to come back:
./apply_theme -b {BACKUP_NAME}Backups are saved under ../Backups/ directory.
- Now apply the theme you want:
./apply_theme.sh -t {THEME}{THEME} should be the name of the theme you want to apply.
Example on how to apply the "Minimal" theme:
./apply_theme.sh -t Minimal - If you want to go back to a backup you can run the script like that:
./apply_theme.sh -t ../backups/{BACKUP_NAME}{BACKUP_NAME} should be the same as the one given in the backup step above.
- After you run the script you might have to manually set the wallpaper which is located in the {THEME} directory and also use your appearance manager to apply the Icons and the GTK Themes.
- NOTE: If you notice any bugs on the script feel free to contact me and I will address them
- git clone https://github.com/unix121/i3wm-themes
- Backup all the files listed below before replacing them with the theme version in case you want to go back later
- cd i3wm-themes/themes/{THEME_YOU_WANT_TO_APPLY}/
- cp .i3/config ~/.i3/config (or ~/.config/i3/config depending on your configuration file location)
- cp .config/compton.conf ~/.config/compton.conf
- cp .config/polybar/config ~/.config/polybar/config
- cp ../scripts/polybar/launch.sh ~/.config/polybar/launch.sh
- cp ../scripts/polybar/music.sh ~/.config/polybar/music.sh
- cp .resources/.Xresources ~/.Xresources
- cp .resources/.extend.Xresources ~/.extend.Xresources
- cp -R ../.fonts/. ~/.fonts/
- xrdb ~/.Xresources
- i3-msg restart
Water
(More can be found here)Fire
(More can be found here)Ice
(More can be found here)Space
(More can be found here)Nature
(More can be found here)Subway
(More can be found here)Colors
(More can be found here)Minimal
(More can be found here)Grayscale
(More can be found here)Sea
(More can be found here)
Automated way
Manual Way
To copy the basic configuration of a theme follow those steps:Disclaimer
The ways mentioned above overwrite many of your files, use them with caution. I am not responsible if anything happens to your computer. Normally if you follow the instructions step by step everything should be just fine, but unexpected things sometimes happen. The author is not responsible for any damage done.Themes
Note
If you are the original artist of any of the photos/pictures featured in those themes, please feel free to contact me, so that you can get credited.
e-mail: unix121@protonmail.com
Languages
Shell
100%
