treewide: remove tailing whitespaces (#228)

This commit is contained in:
NAHO 2024-01-25 09:45:05 +01:00 committed by GitHub
parent 81de262bf1
commit 1a5dee1957
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 23 additions and 23 deletions

View file

@ -41,7 +41,7 @@ will be unavailable.
## nix-darwin
You can install Stylix into your nix-darwin configuration in a similar fashion
to NixOS via [Flakes][nix-flakes].
to NixOS via [Flakes][nix-flakes].
```nix
{

View file

@ -24,7 +24,7 @@ in
## Dynamic wallpaper generation based on selected theme
With imagemagick, you can also dynamically generate wallpapers based on the selected theme.
With imagemagick, you can also dynamically generate wallpapers based on the selected theme.
Similarly, you can use a template image and repaint it for the current theme.
```nix