Merge branch 'revert-210347ab' into 'master'
Revert "Deleted patches/sysctl.d/99-sysctl.conf,..." See merge request tromsite/tromjaro/gnome-settings!7
This commit is contained in:
commit
cdf839fd10
2
patches/sysctl.d/99-sysctl.conf
Normal file
2
patches/sysctl.d/99-sysctl.conf
Normal file
|
@ -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
|
Loading…
Reference in New Issue
Block a user