summaryrefslogtreecommitdiff
path: root/archey3
diff options
context:
space:
mode:
Diffstat (limited to 'archey3')
-rwxr-xr-xarchey34
1 files changed, 2 insertions, 2 deletions
diff --git a/archey3 b/archey3
index 7b4c497..1a2653e 100755
--- a/archey3
+++ b/archey3
@@ -120,7 +120,7 @@ WM_DICT = {
'wmfs': 'Wmfs',
'wmii': 'wmii',
'xfwm4': 'Xfwm',
- 'xmonad': 'xmonad'
+ 'xmonad': 'xmonad',
'': 'None',
}
@@ -423,4 +423,4 @@ uptime, sensors, ram, de and wm. See the DISPLAY list in the archey source file
screenshot()
if __name__ == "__main__":
- main() \ No newline at end of file
+ main()