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