Skip to content

Instantly share code, notes, and snippets.

@malte-j
Created April 10, 2018 20:03
Show Gist options
  • Save malte-j/f74e9a4cfc84a735ce9802aca8f1df7e to your computer and use it in GitHub Desktop.
Save malte-j/f74e9a4cfc84a735ce9802aca8f1df7e to your computer and use it in GitHub Desktop.
Open Gnome Settings On i3
#!/bin/bash
env XDG_CURRENT_DESKTOP=GNOME gnome-control-center
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment