Compile/run/test Java

This commit is contained in:
2019-05-08 15:21:57 -04:00
parent df2cf4044e
commit 9e70b84b62
8 changed files with 27 additions and 17 deletions

View File

@@ -3,4 +3,8 @@ audio.sync_bitrate_enumeration=4
ui.track_notifications_enabled=false
ui.show_friend_feed=false
audio.play_bitrate_enumeration=4
{{ if eq .chezmoi.fullHostname "x1-carbon" }}
app.browser.zoom-level=300
{{ else }}
app.browser.zoom-level=75
{{ end }}