mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-10 23:39:47 +01:00
Keep line length under 80c
This commit is contained in:
parent
e089921b36
commit
d6c988c62f
@ -69,7 +69,7 @@ def get_args(args):
|
||||
help="Print \"wal\" version.")
|
||||
|
||||
arg.add_argument("-e", action="store_true",
|
||||
help="Skip Reloading Environment gtk/xrdb/i3/sway/polybar")
|
||||
help="Skip reloading gtk/xrdb/i3/sway/polybar")
|
||||
|
||||
return arg.parse_args(args)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user