Edit README and also the flake
README: remove breaking change notice (we use a fontloader for the bootstrap font) flake: remove material and bootstrap font dependency
This commit is contained in:
parent
56ea1f92fa
commit
1f0be929d7
2 changed files with 11 additions and 39 deletions
|
|
@ -21,12 +21,6 @@
|
|||
</a>
|
||||
</p>
|
||||
|
||||
|
||||
> ⚠️ **BREAKING CHANGE:**
|
||||
> We're switching our icon set from Material Symbols to Bootstrap Icons!
|
||||
> - Arch Users: if using the AUR version, the font will be installed automatically. If installed manually you will need to install `ttf-bootstrap-icons` from the AUR.
|
||||
> - NixOS Users: I've attempted to add the new font to the flake, but it's untested. Feedback would be greatly appreciated!
|
||||
> - All Other Users: Please check your package manager for a Bootstrap Icons font. If it's not available, you may need to download it and copy it to `~/.local/share/fonts` or `/usr/share/fonts`.
|
||||
---
|
||||
|
||||
A sleek and minimal desktop shell thoughtfully crafted for Wayland, built with Quickshell.
|
||||
|
|
@ -74,7 +68,6 @@ Features a modern modular architecture with a status bar, notification system, c
|
|||
- `quickshell-git` - Core shell framework
|
||||
- `ttf-roboto` - The default font used for most of the UI
|
||||
- `inter-font` - The default font used for Headers (ex: clock on the LockScreen)
|
||||
- `ttf-bootstrap-icons` - Icon font for UI elements
|
||||
- `gpu-screen-recorder` - Screen recording functionality
|
||||
- `brightnessctl` - For internal/laptop monitor brightness
|
||||
- `ddcutil` - For desktop monitor brightness (might introduce some system instability with certain monitors)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue