Revert "Deleted patches/sysctl.d/99-sysctl.conf,..."

This reverts commit 210347ab30
This commit is contained in:
tiotrom 2021-10-11 14:44:29 +00:00
parent 9aa1215c51
commit 7fb6ac1435
3 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,2 @@
vm.swappiness=10
vm.vfs_cache_pressure=50

View File

@ -0,0 +1,6 @@
[Desktop Entry]
Name=tromjaro-gnome-shell-fix
Comment=Fixes gnome shell logout bug
Exec=/usr/bin/tromjaro-gnome-shell-fix
Terminal=false
Type=Application

View File

@ -0,0 +1,3 @@
#!/bin/bash
gsettings set org.gnome.shell disable-user-extensions false