Update main.py

main
Erik Dubois 4 years ago committed by GitHub
parent 0cbbbf811a
commit 9651cc0cd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -195,6 +195,7 @@ desktop_environments = [
DesktopEnvironment('/usr/bin/dwm', 'dwm'),
DesktopEnvironment('/usr/bin/jwm', 'jwm'),
DesktopEnvironment('/usr/bin/icewm-session', 'icewm-session'),
DesktopEnvironment('/usr/bin/fvwm3', 'fvwm3'),
]

Loading…
Cancel
Save