Created
April 10, 2018 20:03
-
-
Save malte-j/f74e9a4cfc84a735ce9802aca8f1df7e to your computer and use it in GitHub Desktop.
Open Gnome Settings On i3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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