parent
a4cdab469c
commit
a466a7be5b
1 changed files with 1 additions and 1 deletions
|
|
@ -710,7 +710,7 @@ class MainSettingsWindow():
|
|||
self.widget['core_settings_min'].set_sensitive(self.show_sys_tray_icon)
|
||||
|
||||
if 'XDG_SESSION_DESKTOP' in os.environ and os.environ['XDG_SESSION_DESKTOP'] == 'cinnamon':
|
||||
self.widget['voice_anchor_to_edge_button'].set_sensitive(False)
|
||||
self.widget['voice_anchor_float'].set_sensitive(False)
|
||||
|
||||
self.widget['core_audio_assist'].set_active(
|
||||
config.getboolean("general", "audio_assist", fallback=False))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue