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 issues #23

Merged
merged 13 commits into from
May 28, 2021
Merged

Fix issues #23

merged 13 commits into from
May 28, 2021

Commits on Apr 27, 2021

  1. Fix wallpaper not copied

    This should fix issue frankenstein91#20
    TimL20 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    980cda2 View commit details
    Browse the repository at this point in the history
  2. Add setting gnome keyboard layout

    This hopefully fixes issue frankenstein91#21
    Untested though
    TimL20 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    323f6a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7798dd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8afa590 View commit details
    Browse the repository at this point in the history
  5. Fix gnome keymap setting and more

    Proper gnome keymap setting (frankenstein91#21)
    Improved dconf settings for:
    - Disabling sleep (frankenstein91#22)
    - Enabling appindicator (frankenstein91#19)
    TimL20 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    b5b4ef9 View commit details
    Browse the repository at this point in the history
  6. Actually fix issue frankenstein91#20 maybe

    Undo 980cda2
    Correct dconf key
    TimL20 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    3e762f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b75a5a View commit details
    Browse the repository at this point in the history
  8. DHCP network configuration

    Add "auto" NM connection profile
    Add after reboot to not risk anything
    Also remove the temporary profile
    TimL20 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    91d6dca View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Set idle-delay to 0

    As suggested in PR frankenstein91#23
    For issue frankenstein91#22
    TimL20 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    96cbc02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c42f933 View commit details
    Browse the repository at this point in the history
  3. Attempt to fix issue frankenstein91#21

    In gnome_shell role
    Add tasks to find out keymap
    Set keymap if var is not empty
    TimL20 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    ab13d2c View commit details
    Browse the repository at this point in the history
  4. Try to get around linter error

    In order to at least pass syntax check
    TimL20 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    3023745 View commit details
    Browse the repository at this point in the history
  5. Fixed risky file permissions

    As the linter said to do
    TimL20 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    237c96b View commit details
    Browse the repository at this point in the history