Add opacity for some commonly used apps
Pull Request
Description
This adds opacity for some apps I commonly use on daily basis. I'm not sure if this PR will be found useful or not.
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.
- [ ] 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.
lol add these to your userprefs.conf thats the purpose of it
this type of pr wont be accepted
this is still prasanth's dotfiles so all the app/package choices will be according to him
afaik he disappeared off the face of the earth so now its mainly kRHYME7/Khing that mages it. we really should just set the opacity to 80 for everything lol
also can we add the class "org.qbittorrent.qBittorrent" pls
do you see @kRHYME7 merging any unnecessary prs ?
this is extra stuff and not needed to be included here makes the .confs more bloated
if you want your custom choice of apps u may do so in userprefs.conf or make a fork and maintain it there (that's purpose of sourcing that file)
Sorry I can't merge this for now. As users can just
windowsrulev2 = opacity 0.95 override 0.8 override 1 override,class:^(.*)$ this should work globally
then for subsequent overrides they can just explicitly use
windowsrulev2 = opacity 0.95 override 0.8 override 1 override ,class:^(kitty*)$
I honestly want to have the overrides keyword as a convention to avoid confusion across sourced files.
However, I think I can accept PRs about the defaults window behavior e.g float. As long as the application is essential e.g xdg-desktop-portals.
Sidenote it's fine to leave this PRs Open so that someone might actually need the config, then they can use it. This should serve as an entry point to your branch.
Ill leave it open, but any of these changes to ~/.config/hypr/ are going to be USER preferences. Use the userpref file, do not submit a PR for a minor change on opacity or how you like the look of things vs what is configured for hypr