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

feat: read ~/.config/sway/config.d #9

Merged
merged 1 commit into from
Aug 30, 2024
Merged

feat: read ~/.config/sway/config.d #9

merged 1 commit into from
Aug 30, 2024

Conversation

DevelAngel
Copy link
Owner

The default sway config reads the directory ~/.config/sway/config.d at the end so that the user can override default behavior.

This way, the user is able to configure the keyboard, touchpad and mouse.

It is not configurable via Gnome3 settings but its a starting point for customization.

Closes: #8

The default sway config reads the directory `~/.config/sway/config.d`
at the end so that the user can override default behavior.

This way, the user is able to configure the keyboard, touchpad and
mouse.

It is not configurable via Gnome3 settings but its a starting point
for customization.

Closes: #8
@DevelAngel DevelAngel enabled auto-merge (rebase) August 29, 2024 20:18
@DevelAngel DevelAngel disabled auto-merge August 30, 2024 21:04
@DevelAngel DevelAngel merged commit 7a74fd2 into main Aug 30, 2024
3 checks passed
@DevelAngel DevelAngel deleted the issue/8 branch August 30, 2024 21:05
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.

TouchPad settings are not available in Sway
1 participant