mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-06 21:10:05 +01:00
fedora: Update README
Since I learned a bit about RPMs and how to make them, I can drastically simplify the instructions required to replicate my Fedora setup.
This commit is contained in:
parent
e164fd07e8
commit
a349c5805c
@ -8,7 +8,7 @@ This is my setup for [Fedora][fedora], a [GNU/Linux][gnulinux] distribution that
|
|||||||
|
|
||||||
### Step 1. Install packages
|
### Step 1. Install packages
|
||||||
|
|
||||||
Run `make rice` to install the packages necessary to complete this rice.
|
If you want to follow this rice, use `make rice`. If you want to mimic my entire setup, use `make all` instead.
|
||||||
|
|
||||||
### Step 2. Apply GNOME Tweaks
|
### Step 2. Apply GNOME Tweaks
|
||||||
|
|
||||||
@ -24,8 +24,7 @@ Open the GNOME Tweaks program. Then:
|
|||||||
#### Under Extensions
|
#### Under Extensions
|
||||||
|
|
||||||
1. Check **Alternatetab** to enable previews on alt tab. Under settings, uncheck "Show only windows in the current workspace" to take advantage of alt tabbing between workspaces.
|
1. Check **Alternatetab** to enable previews on alt tab. Under settings, uncheck "Show only windows in the current workspace" to take advantage of alt tabbing between workspaces.
|
||||||
2. (Optional) Uncheck **Background logo** to remove the Fedora watermark from default wallpapers.
|
2. Check **Launch new instance** to always launch new instances from the activities view.
|
||||||
3. (Optional) Check **Places status indicator** to easily access your user directories.
|
|
||||||
|
|
||||||
#### Under Fonts
|
#### Under Fonts
|
||||||
|
|
||||||
@ -34,11 +33,7 @@ Open the GNOME Tweaks program. Then:
|
|||||||
|
|
||||||
### And you're done!
|
### And you're done!
|
||||||
|
|
||||||
That's it. You now have a very simple Fedora rice. If you want to mimic my development setup as well, continue reading.
|
That's it. You now have a very simple Fedora rice.
|
||||||
|
|
||||||
## Setting up Fedora for development work
|
|
||||||
|
|
||||||
> TODO: Write this section
|
|
||||||
|
|
||||||
[fedora]: https://getfedora.org
|
[fedora]: https://getfedora.org
|
||||||
[gnulinux]: https://www.gnu.org/gnu/linux-and-gnu.html
|
[gnulinux]: https://www.gnu.org/gnu/linux-and-gnu.html
|
||||||
|
Loading…
Reference in New Issue
Block a user