diff --git a/patches/sysctl.d/99-sysctl.conf b/patches/sysctl.d/99-sysctl.conf
deleted file mode 100644
index d23499a..0000000
--- a/patches/sysctl.d/99-sysctl.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-vm.swappiness=10
-vm.vfs_cache_pressure=50
diff --git a/patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.desktop b/patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.desktop
deleted file mode 100644
index 0037237..0000000
--- a/patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.desktop
+++ /dev/null
@@ -1,6 +0,0 @@
-[Desktop Entry]
-Name=tromjaro-gnome-shell-fix
-Comment=Fixes gnome shell logout bug
-Exec=/usr/bin/tromjaro-gnome-shell-fix
-Terminal=false
-Type=Application
diff --git a/patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.sh b/patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.sh
deleted file mode 100644
index 77c1bda..0000000
--- a/patches/tromjaro-gnome-shell-fix/tromjaro-gnome-shell-fix.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-gsettings set org.gnome.shell disable-user-extensions false