Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+SubtleWM +Hide blank +Centered list #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TheTechmage
Copy link

Added Subtle WM to the list of WMs
Hid blank fields
Vertically centered the list

(If you want, I can make the list centering toggleable ;) )

Hid blank fields
Vertically centered the list
@@ -98,7 +99,7 @@ processes = str(subprocess.check_output(('ps', '-u', getuser(), '-o', 'comm',

class Output:
results = []
results.extend(['']*(18-len(output)))
#results.extend(['']*(18-len(output)))
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doh! I meant to remove that >.<

HorlogeSkynet referenced this pull request in HorlogeSkynet/archey4 Apr 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant