3 lines
110 B
Bash
3 lines
110 B
Bash
#!/bin/bash
|
|
gsettings set org.gnome.shell.extensions.dash-to-panel panel-positions '{"0":"LEFT","1":"LEFT"}'
|