-
Notifications
You must be signed in to change notification settings - Fork 1
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 issues #23
Fix issues #23
Conversation
This should fix issue frankenstein91#20
This hopefully fixes issue frankenstein91#21 Untested though
Proper gnome keymap setting (frankenstein91#21) Improved dconf settings for: - Disabling sleep (frankenstein91#22) - Enabling appindicator (frankenstein91#19)
Undo 980cda2 Correct dconf key
Add "auto" NM connection profile Add after reboot to not risk anything Also remove the temporary profile
Also just added sing a auto (DHCP) connection after reboot and deleting the temporary one |
#22 not fixed |
#21 not fixed |
#20 is working now |
#19 is fixed and activ |
|
the value #21 |
As suggested in PR frankenstein91#23 For issue frankenstein91#22
In gnome_shell role Add tasks to find out keymap Set keymap if var is not empty
In order to at least pass syntax check
I made an attempt to fix the remaining issues. Also Added fix for linter syntax error (that came up while syntax actually was correct). |
As the linter said to do
This should fix the following issues (not tested though):
Not so sure with the last one, I haven't really changed much. But it should work.