2 Commits

Author SHA1 Message Date
7fb6ac1435 Revert "Deleted patches/sysctl.d/99-sysctl.conf,..."
This reverts commit 210347ab30
2021-10-11 14:44:29 +00:00
9aa1215c51 Merge branch 'revert-584d6ad8' into 'master'
Revert "cleaning"

See merge request tromsite/tromjaro/gnome-settings!6
2021-10-11 14:43:54 +00:00
3 changed files with 11 additions and 0 deletions

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

@ -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

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