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

Fix inline comments in the config file. #61

Conversation

MartijnBraam
Copy link

This fixes inline comments in the config file.

These are present in the default /etc/sway/config:

set $mod Mod4       # Logo key. Use Mod1 for Alt.

Which breaks all shortcuts

See issue #60

@ddevault
Copy link
Contributor

I originally made this behave the way you have changed it to behave, but apparently this is not how it works in i3. We can talk about diverging from the i3 behaviour later. The fix, for now, is to change the config file, which I will do shortly.

@ddevault ddevault closed this Aug 18, 2015
ddevault added a commit that referenced this pull request Aug 18, 2015
@MartijnBraam
Copy link
Author

Ok, please notice that this change is also committed in e9c3a90 while I was making this fix.

@ddevault
Copy link
Contributor

Whoops. I'll revert that.

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.

None yet

2 participants