3 lines
72 B
Bash
3 lines
72 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
gsettings set org.gnome.shell disable-user-extensions false
|