Skip to content

Fixed all problems that have been addressed in the Issues section of this Repo#6

Merged
TH-O-R merged 6 commits into
masterfrom
testing
Apr 16, 2025
Merged

Fixed all problems that have been addressed in the Issues section of this Repo#6
TH-O-R merged 6 commits into
masterfrom
testing

Conversation

@TH-O-R
Copy link
Copy Markdown
Owner

@TH-O-R TH-O-R commented Apr 16, 2025

What have been done

  1. Regarding Issue: some binds not working #2 various changes have been made to 'hyprland.conf' to fix these problems. Example:
bind = $mainMod, Q,  exec, killactive

Instead of that, we use:

bind = $mainMod, Q, killactive
  1. Regarding Issue: some scripts not working as intended #3 various changes to major scripts including:
- changeWall
- screenshot
- startup
- volume

Now all these scripts work as intended with no bugs.

  1. Regarding Issue: waybar can't fetch pywal colors #4 Small changes:
  • Using a sym-link to import pywal colors.
  • Using a JetBrains Nerd Font to display glyphs correctly.
  • Fixed the styling of the custom-launcher and battery modules.
  1. Finally regrading the Issue: problems in install+setup scripts #5 changes have been made to correctly install and setup the configuration without any bugs. Most changes notable include:
  • Easy to read output.
  • correct logic for creating and copying the dotfiles.
  • checking for important packages is now top priority

Note

Also added a lot of stuff to requirements.txt so the installation is seamless.

@TH-O-R TH-O-R self-assigned this Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant