mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-06-19 17:19:08 +02:00
general: Fix lint error
This commit is contained in:
parent
ea53224132
commit
7407a260da
@ -31,6 +31,8 @@ def get_desktop_env():
|
|||||||
if desktop:
|
if desktop:
|
||||||
return "SWAY"
|
return "SWAY"
|
||||||
|
|
||||||
|
return None
|
||||||
|
|
||||||
|
|
||||||
def xfconf(path, img):
|
def xfconf(path, img):
|
||||||
"""Call xfconf to set the wallpaper on XFCE."""
|
"""Call xfconf to set the wallpaper on XFCE."""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user