Skip to content

Instantly share code, notes, and snippets.

@dargmuesli
Last active April 1, 2019 23:02
Show Gist options
  • Save dargmuesli/5b1f75351c040a0a855abe9af5ab314c to your computer and use it in GitHub Desktop.
Save dargmuesli/5b1f75351c040a0a855abe9af5ab314c to your computer and use it in GitHub Desktop.
bbswitch shortcuts.
#!/bin/bash
sudo tee /proc/acpi/bbswitch <<< OFF
#!/bin/bash
sudo tee /proc/acpi/bbswitch <<< ON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment