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

Added sddmwall.sh #1177

Closed
wants to merge 1 commit into from
Closed

Added sddmwall.sh #1177

wants to merge 1 commit into from

Conversation

AfthabEK
Copy link

Pull Request

Description

Please read these instructions and remove unnecessary text.

  • I have made added back the sddwall.sh script, which is used to set the current wallpaper as the login screen wallpaper
  • I noticed that it was missing, even though discussions mentioned it. I got a solution from mrdpedd in the discussion here
  • No new dependencies are required for this change

Type of change

Please put an x in the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • [x ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (non-breaking change; modified files are limited to the documentations)
  • Technical debt (a code change that does not fix a bug or add a feature but makes something clearer for devs)
  • Other (provide details below)

Checklist

Please put an x in the boxes that apply:

  • [x ] I have read the CONTRIBUTING document.
  • [x ] My code follows the code style of this project.
  • [ ]x My commit message follows the commit guidelines.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added a changelog entry.
  • [ x] I have added necessary comments/documentation to my code.
  • I have added tests to cover my changes.
  • [ x] I have tested my code locally and it works as expected.
  • All new and existing tests passed.

Screenshots

(if appropriate)

Additional context

Add any other context about the problem here.

@mahaveergurjar
Copy link
Contributor

This script now not working for change the sddm wallpaper because now tha wallpaper are not in swww directory

AfthabEK

This comment was marked as duplicate.

@rubiin
Copy link
Contributor

rubiin commented Sep 15, 2024

@kRHYME7 is this file needed?

@kRHYME7
Copy link
Collaborator

kRHYME7 commented Sep 15, 2024

This is drop to avoid issues with Candy SDDM theme. We need to look for a different approach. I guess will try to do it in the CLI

@keth-real
Copy link
Contributor

@rubiin @mahaveergurjar @kRHYME7 @AfthabEK

I managed to do it! Exposing the wallpaper to /var/tmp should be fine.

#1906

We just need to manually enable It for each theme by changing Background= into Background="/var/tmp/hyde/wall.set"

@T-Crypt
Copy link
Collaborator

T-Crypt commented Dec 12, 2024

Requires a different approach

@T-Crypt T-Crypt closed this Dec 12, 2024
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.

6 participants