mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-25 09:23:08 +01:00
general: Fix comment
This commit is contained in:
parent
12f9211cd4
commit
d8d0297d89
@ -108,7 +108,7 @@ def disown(*cmd):
|
||||
|
||||
|
||||
def msg(input_msg, quiet):
|
||||
"""Print to the terminal and a libnotify
|
||||
"""Print to the terminal and display a libnotify
|
||||
notification."""
|
||||
if not quiet:
|
||||
disown("notify-send", input_msg)
|
||||
|
Loading…
Reference in New Issue
Block a user