Mercurial > hg > pub > prymula > scripts
view bing4desktop/desktop.py @ 37:ec5ca25ee7e4
bing4desktop-0.240209-0_rm_CzytajTo
author | prymula <prymula76@outlook.com> |
---|---|
date | Fri, 09 Feb 2024 23:32:13 +0100 |
parents | ed9556d0c5d7 |
children |
line wrap: on
line source
#!/usr/bin/env python3 import os desktop_env = os.environ.get('DESKTOP_SESSION') print ("Moj desktop to: ", desktop_env)