mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-26 01:43:15 +01:00
docs: Add comment
This commit is contained in:
parent
609771e695
commit
4fecce6e9c
@ -4,6 +4,8 @@ Small Python 2 script to reload GTK2 themes.
|
|||||||
|
|
||||||
This uses Python2 since this requires 'send_clientmessage_toall()'
|
This uses Python2 since this requires 'send_clientmessage_toall()'
|
||||||
which isn't available in Python 3.
|
which isn't available in Python 3.
|
||||||
|
|
||||||
|
Original source: https://crunchbang.org/forums/viewtopic.php?id=39646
|
||||||
"""
|
"""
|
||||||
import gtk
|
import gtk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user