1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-09 21:24:36 +00:00

Place tab bar below menu bar by default

This commit is contained in:
glubsy 2020-07-31 16:59:34 +02:00
parent a542168a0d
commit 87f9317805

View File

@ -80,7 +80,7 @@ class Preferences(PreferencesBase):
self.recentResults = []
self.recentFolders = []
self.tabs_default_pos = False
self.tabs_default_pos = True
self.word_weighting = True
self.match_similar = False
self.ignore_small_files = True