i3wm-themer
i3wm-themer copied to clipboard
🎨 Theme collection manager for i3-wm
actually, ninja is added by "apt install ninja-build"
Is this a problem? I'm using the ready i3 minimal package like always, and it has xfce4 power manager installed, and I've never tinkered with it. Is it okay to...
Hi there - pretty slick setup here. Few questions: 1. Is there a recommended way to make changes to the setup that will not break future updates? (theme - I...
Right after you install you get a default theme from this line ``` python3 i3wm-themer.py --config config.yaml --install defaults ``` but later on, after selecting one of the 14 themes...
for install_arch.sh, I've added: `elif [ -x "$(command -v pamac)" ]; then pamac build --no-confirm polybar-git ttf-nerd-fonts-symbols` For Manjaro's package manager: pamac. Cheers,
Ubuntu 19.10 Traceback (most recent call last): File "i3wm-themer.py", line 12, in from i3wmthemer.models.theme import Theme File "/home/abel/i3wm-themer/i3wmthemer/models/theme.py", line 1, in from i3wmthemer.models.abstract_theme import AbstractTheme File "/home/abel/i3wm-themer/i3wmthemer/models/abstract_theme.py", line 1, in...
The OS in my laptop is Archlinux with lightdm on Xorg. After upgrade the system, the i3-wm have problem to start. After start, the screen turn to black and the...
Hello. Thank you so much for making this themer, I have really enjoyed it. However, I want to start experimenting with my own themes and setups. What is the best...