Skip to content

Releases: l-const/shortcuts-overlay

Release v0.2.0

01 Feb 16:29

Choose a tag to compare

Installation

Debian/Ubuntu

wget https://github.com/l-const/shortcuts-overlay/releases/download/v0.2.0/shortcuts-overlay_0.2.0-1_amd64.deb
sudo dpkg -i shortcuts-overlay_0.2.0-1_amd64.deb
sudo apt-get install -f

Fedora/RHEL/openSUSE

wget https://github.com/l-const/shortcuts-overlay/releases/download/v0.2.0/shortcuts-overlay-0.2.0-1.x86_64.rpm
sudo dnf install shortcuts-overlay-0.2.0-1.x86_64.rpm

Post-Installation

Add your user to the input group:

sudo usermod -a -G input $USER

Then log out and log back in for changes to take effect.

What's Changed

See CHANGELOG.md for details.

ko-fi

Release v0.1.3

01 Feb 05:07

Choose a tag to compare

Installation

Debian/Ubuntu

wget https://github.com/l-const/shortcuts-overlay/releases/download/v0.1.3/shortcuts-overlay_0.1.3-1_amd64.deb
sudo dpkg -i shortcuts-overlay_0.1.3-1_amd64.deb
sudo apt-get install -f

Fedora/RHEL/openSUSE

wget https://github.com/l-const/shortcuts-overlay/releases/download/v0.1.3/shortcuts-overlay-0.1.3-1.x86_64.rpm
sudo dnf install shortcuts-overlay-0.1.3-1.x86_64.rpm

Post-Installation

Add your user to the input group:

sudo usermod -a -G input $USER

Then log out and log back in for changes to take effect.

What's Changed

See CHANGELOG.md for details.

Release v0.1.2

31 Jan 20:53

Choose a tag to compare

Installation

Debian/Ubuntu

wget https://github.com/l-const/shortcuts-overlay/releases/download/v0.1.2/shortcuts-overlay_0.1.2-1_amd64.deb
sudo dpkg -i shortcuts-overlay_0.1.2-1_amd64.deb
sudo apt-get install -f

Fedora/RHEL/openSUSE

wget https://github.com/l-const/shortcuts-overlay/releases/download/v0.1.2/shortcuts-overlay-0.1.2-1.x86_64.rpm
sudo dnf install shortcuts-overlay-0.1.2-1.x86_64.rpm

Post-Installation

Add your user to the input group:

sudo usermod -a -G input $USER

Then log out and log back in for changes to take effect.

What's Changed

See CHANGELOG.md for details.

Release v0.1.1

31 Jan 02:12

Choose a tag to compare

Installation

Debian/Ubuntu

wget https://github.com/l-const/shortcuts-overlay/releases/download/v0.1.1/shortcuts-overlay_0.1.0-1_amd64.deb
sudo dpkg -i shortcuts-overlay_0.1.0-1_amd64.deb
sudo apt-get install -f

Fedora/RHEL/openSUSE

wget https://github.com/l-const/shortcuts-overlay/releases/download/v0.1.1/shortcuts-overlay-0.1.0-1.x86_64.rpm
sudo dnf install shortcuts-overlay-0.1.0-1.x86_64.rpm

Post-Installation

Add your user to the input group:

sudo usermod -a -G input $USER

Then log out and log back in for changes to take effect.

What's Changed

See CHANGELOG.md for details.