mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-05 22:53:07 +00:00
4 lines
61 B
Python
4 lines
61 B
Python
|
|
import os
|
||
|
|
|
||
|
|
os.environ['GTK_CSD'] = os.getenv('GTK_CSD', '0')
|