Releases: vegarab/varbs
Releases · vegarab/varbs
v0.7.0: BREAKING
v0.6.2 - Xorg modules and fonts + bugfixes
Changelog
- Added:
- xorg-xinput
- xorg-xsetxkbmap
- xorg-xbacklight
- ttf-dejavu
- Fixes:
- Conda setup symlink error
Installing updates post-installation
cd tmp
git clone https://github.com/vegarab/varbs
cd varbs/src/updates
NAME=$(whoami)
sudo -u $NAME bash xorg-modules.sh
cd ../../../
rm -rf varbs
or run provided update-script (NOT AS ROOT)
bash xorg-modules.sh
v0.6.2-rc1 - Conda symlink bugfix
Changelog
- Fixes Conda setup error
Installation
Not applicable.
v0.6.1-rc1 - Xorg modules and fonts
Changelog
- Added:
- xorg-xinput
- xorg-xsetxkbmap
- xorg-xbacklight
- ttf-dejavu
Installing updates post-installation
cd tmp
git clone https://github.com/vegarab/varbs
cd varbs/src/updates
NAME=$(whoami)
sudo -u $NAME bash xorg-modules.sh
cd ../../../
rm -rf varbs
or run provided update-script (NOT AS ROOT)
bash xorg-modules.sh
v0.6.0 - Beta modularity and fixes
Changelog
- Adds userChrome.css to firefox
- Adds oomox for pywal support in all GTK applications
- Adds conda and configures the environment
- Adds new version of packer
- Downgrades pywal to 3.1.0 (from 3.2.0)
Installing updates post-installation:
mkdir tmp/
cd tmp
git clone https://github.com/vegarab/varbs
cd varbs/src/updates
NAME=$(whoami)
sudo -u $NAME bash packer.sh
sudo -u $NAME bash pywal-fix.sh
sudo -u $NAME bash conda.sh
cd ../../../
rm -rf varbs
or run provided update-script (NOT AS ROOT)
bash update.sh
v0.5.0 - Functional beta
fixed dialog --msg number of variables