Merge branch 'master' of github.com:enkore/i3pystatus
This commit is contained in:
commit
c86ab5e3ab
@ -1,11 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
from . import (
|
from . import Status
|
||||||
Status
|
|
||||||
modsde,
|
|
||||||
regex,
|
|
||||||
)
|
|
||||||
|
|
||||||
# If you want to start i3status automatically with i3pystatus,
|
# If you want to start i3status automatically with i3pystatus,
|
||||||
# uncomment the following lines
|
# uncomment the following lines
|
||||||
|
Loading…
Reference in New Issue
Block a user