Compare commits
1 Commits
15b4096b15
...
9b7c224b3b
Author | SHA1 | Date | |
---|---|---|---|
9b7c224b3b |
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
which gnome-terminal &> /dev/null || exit 0
|
||||||
|
|
||||||
terminal=/org/gnome/terminal/legacy/
|
terminal=/org/gnome/terminal/legacy/
|
||||||
profile=${terminal}profiles:/`dconf list ${terminal}profiles:/`
|
profile=${terminal}profiles:/`dconf list ${terminal}profiles:/`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user