mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-11 03:55:43 +00:00
4 lines
61 B
Python
4 lines
61 B
Python
|
import os
|
||
|
|
||
|
os.environ['GTK_CSD'] = os.getenv('GTK_CSD', '0')
|