fixed formatting issues
This commit is contained in:
parent
19ea035e68
commit
c569dd608f
@ -1,6 +1,7 @@
|
|||||||
from i3pystatus import IntervalModule
|
from i3pystatus import IntervalModule
|
||||||
from i3pystatus.core.command import run_through_shell
|
from i3pystatus.core.command import run_through_shell
|
||||||
|
|
||||||
|
|
||||||
class DPMS(IntervalModule):
|
class DPMS(IntervalModule):
|
||||||
"""
|
"""
|
||||||
Shows and toggles status of DPMS which prevents screen from blanking.
|
Shows and toggles status of DPMS which prevents screen from blanking.
|
||||||
|
Loading…
Reference in New Issue
Block a user