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