diff --git a/PKGBUILD b/PKGBUILD index 76b9d75..df710e1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Maintainer: Librewish pkgname=garuda-common-settings -pkgver=2.5.4 -pkgrel=2 +pkgver=2.5.5 +pkgrel=1 arch=('any') url="https://gitlab.com/garuda-linux/themes-and-settings/settings/$pkgname" license=('GPL') diff --git a/usr/lib/sysctl.d/99-sysctl-garuda.conf b/usr/lib/sysctl.d/99-sysctl-garuda.conf index a9713ee..78050f8 100644 --- a/usr/lib/sysctl.d/99-sysctl-garuda.conf +++ b/usr/lib/sysctl.d/99-sysctl-garuda.conf @@ -10,3 +10,6 @@ kernel.unprivileged_userns_clone=1 # To hide any kernel messages from the console kernel.printk = 3 3 3 3 + +# the key combination of Alt+SysRq+ will result in Magic SysRQ invocation +kernel.sysrq=1