Compare commits
2 Commits
f5f42e8ab5
...
f8c762c417
Author | SHA1 | Date | |
---|---|---|---|
f8c762c417 | |||
dd2946dc47 |
@ -4,7 +4,6 @@ set -e
|
|||||||
|
|
||||||
terminal=/org/gnome/terminal/legacy
|
terminal=/org/gnome/terminal/legacy
|
||||||
profile=$terminal/profiles:/`dconf list $terminal/profiles:/`
|
profile=$terminal/profiles:/`dconf list $terminal/profiles:/`
|
||||||
echo $profile
|
|
||||||
|
|
||||||
dconf_write_profile_value() {
|
dconf_write_profile_value() {
|
||||||
dconf write `echo $profile`$1 $2
|
dconf write `echo $profile`$1 $2
|
||||||
|
Reference in New Issue
Block a user