Skip to content

Commit dc364ae

Browse files
committed
Add missing line of documentation.
1 parent 0cb41fd commit dc364ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dbx_preference

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1427,6 +1427,7 @@ class PrefDialog():
14271427
self.globals.update_colors(None)
14281428

14291429
def __find_themes(self):
1430+
# Reads the themes from /usr/share/dockbarx/themes and
14301431
# ${XDG_DATA_HOME:-$HOME/.local/share}/dockbarx/themes
14311432
# and returns a dict of the theme names and paths so
14321433
# that a theme can be loaded.

0 commit comments

Comments
 (0)