Skip to content

Releases: vegarab/varbs

v0.7.0: BREAKING

15 Aug 10:22

Choose a tag to compare

BREAKING version.

Updates:

  • Removes updates, installations <0.6.2 needs to be re-installed.
  • Moves main tiling WM from i3-gaps to dwm and other suckless utils.
  • Updates theme to dracula

v0.6.2 - Xorg modules and fonts + bugfixes

13 Apr 13:50

Choose a tag to compare

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

13 Apr 13:48

Choose a tag to compare

Pre-release

Changelog

  • Fixes Conda setup error

Installation

Not applicable.

v0.6.1-rc1 - Xorg modules and fonts

13 Apr 13:45
9f73407

Choose a tag to compare

Pre-release

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

13 Apr 13:39

Choose a tag to compare

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

13 Apr 13:39

Choose a tag to compare

fixed dialog --msg number of variables