mylinuxforwork / dotfiles

The ML4W Dotfiles for Hyprland - An advanced and full-featured configuration for the dynamic tiling window manager Hyprland including an easy to use installation script for Arch based Linux distributions.
GNU General Public License v3.0
523 stars 53 forks source link

[BUG] screenshots saved with the name of the folder if the folder does not exist #208

Closed EuerErhabenheit closed 2 weeks ago

EuerErhabenheit commented 2 weeks ago

Describe the bug If the default folder "pictures" for saving the screenshots in cause of using localized folder name like "Bilder" does not exist, the recorded screenshot will be saved als file namend "pictures" in the home diretory.

To Reproduce Steps to reproduce the behavior:

  1. Remove or rename the pictures folder
  2. record an save a screenshot (I used mode 'selection' and 'save')
  3. check folder and files in home directory
  4. See error

Expected behavior Using the localized folder or create a new folder and save the screenshot.

Screenshots If applicable, add screenshots to help explain your problem.

Distribution (please complete the following information):

Additional context Add any other context about the problem here.

mylinuxforwork commented 2 weeks ago

@EuerErhabenheit Good catch. I will check.

mylinuxforwork commented 2 weeks ago

@EuerErhabenheit Just pushed the update in the main branch. You can install it already today with yay -S ml4w-hyprland-git and select cleanBuild All.