## sessions from the sate file, if you want to not load any sessions,
## pass an empty list.
## Type: List of String
-# c.session.startup_sessions = None
+# NOTE: I only want this with my sessions patch
+c.session.startup_sessions = ['default', 'work']
## Languages to use for spell checking. You can check for available
## languages and install dictionaries using scripts/dictcli.py. Run the
## Format to use for the window title. The same placeholders like for
## `tabs.title.format` are defined.
## Type: FormatString
-# c.window.title_format = '{perc}{current_title}{title_sep}qutebrowser'
+# NOTE: I think [session] is from my changes on the branch
+# c.window.title_format = '[{session}] {perc}{current_title}{title_sep}qutebrowser'
## Set the main window background to transparent. This allows having a
## transparent tab- or statusbar (might require a compositor such as