Skip to content

Instantly share code, notes, and snippets.

@josecastillolema
Last active March 17, 2024 18:09
Show Gist options
  • Save josecastillolema/ad63d5ca8998b8b48b7df08faeb90c65 to your computer and use it in GitHub Desktop.
Save josecastillolema/ad63d5ca8998b8b48b7df08faeb90c65 to your computer and use it in GitHub Desktop.
Tricks desktop
systemctl --user restart wireplumber pipewire pipewire-pulse
sudo sysctl -w kernel.keys.maxkeys=5000
sudo sysctl -w fs.inotify.max_user_watches=2099999999
sudo sysctl -w fs.inotify.max_user_instances=2099999999
sudo sysctl -w fs.inotify.max_queued_events=2099999999
sudo modprobe openvswitch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment