mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-06-19 17:19:08 +02: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.")
|
help="Print \"wal\" version.")
|
||||||
|
|
||||||
arg.add_argument("-e", action="store_true",
|
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)
|
return arg.parse_args(args)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user