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

Allow swaylock indicator size to be configurable #1294

Merged
merged 1 commit into from
Jul 31, 2017
Merged

Allow swaylock indicator size to be configurable #1294

merged 1 commit into from
Jul 31, 2017

Conversation

4e554c4c
Copy link
Contributor

No description provided.

swaylock/main.c Outdated
@@ -383,6 +386,8 @@ int main(int argc, char **argv) {
{"separatorcolor", required_argument, NULL, 0},
{"keyhlcolor", required_argument, NULL, 0},
{"bshlcolor", required_argument, NULL, 0},
{"indicator_radius", required_argument, NULL, 0},
{"indicator_thickness", required_argument, NULL, 0},
Copy link
Contributor

Choose a reason for hiding this comment

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

Use dash-case here.

@ddevault ddevault merged commit f59fb6b into swaywm:master Jul 31, 2017
@ddevault
Copy link
Contributor

tyvm

@4e554c4c 4e554c4c deleted the swaylock_size branch July 31, 2017 20:51
@ddevault ddevault mentioned this pull request Oct 7, 2017
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants