diff options
author | Adam Hovorka <[email protected]> | 2020-06-06 23:19:00 -0600 |
---|---|---|
committer | Adam Hovorka <[email protected]> | 2020-06-06 23:19:00 -0600 |
commit | c7193cdb2eea10c6c6e106185bf076ba43f07718 (patch) | |
tree | 7f35a447c04021434e68dec56899f82d200d831d /termux/termux.properties | |
parent | 7dc51d83483f5e5c8594a282c19c7ac5a34669d5 (diff) |
Use black theme for menu in Termux
Diffstat (limited to 'termux/termux.properties')
-rw-r--r-- | termux/termux.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/termux/termux.properties b/termux/termux.properties index d8026b3..5998c54 100644 --- a/termux/termux.properties +++ b/termux/termux.properties @@ -1 +1,2 @@ extra-keys = [['ESC','CTRL','ALT','-','DOWN','UP','TAB']] +use-black-ui=true |