📚 docs(README): add a new section in the post installation guide for how to change the default applications

This commit is contained in:
Sergio Laín 2024-08-30 01:52:23 +02:00
parent b5c756e671
commit ee1ed721c3
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

10
.github/README.md vendored
View file

@ -390,6 +390,16 @@ For more information about Hyprland monitors and workspaces, [check the docs](ht
Now, for the Waybar to appear you also need to change the output definition on [this file](../.config/waybar/config.jsonc).
- **Change Default Applications**
To change the default applications by filetype, be sure to install [this app](https://github.com/magnus-ISU/selectdefaultapplication).
```bash
yay -Sy selectdefaultapplication-fork-git
```
If you wanna change the default apps used in the Hyprland bindings, change the variables over on [this file](../.config/hypr/configs/default_apps.conf).
- **Git Changes**
If you are going to use git, be sure to change the user definition as well as the credentials over on the [gitconfig file](../.config/git/config).