Created
December 4, 2024 09:19
-
-
Save disafronov/d2075d9186b9ec4a80fc1831bb534eec to your computer and use it in GitHub Desktop.
Revisions
-
Dmitriy Safronov created this gist
Dec 4, 2024 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ mkdir -p "$HOME/.local/share/glib-2.0/schemas find $HOME/.local/share/gnome-shell/extensions/ -name '*.gschema.xml' -exec cp "{}" "$HOME/.local/share/glib-2.0/schemas" \; glib-compile-schemas $HOME/.local/share/glib-2.0/schemas/