More formatting

This commit is contained in:
Jimbo 2024-09-10 22:06:16 -04:00
parent d5e18e3499
commit 40df503ad4

View file

@ -13,10 +13,10 @@ Home-Manager is handled separately, despite being in the same folder. A rebuild
### Usage ### Usage
My config uses these tools: My config uses these tools:
Sway - Window manager / Desktop Sway - Window manager / Desktop
Foot - Terminal emulator Foot - Terminal emulator
Rofi - App launcher and menu system Rofi - App launcher and menu system
ZSH - Primary shell ZSH - Primary shell
I have made shell aliases in ZSH for rebuilding the system. They are as follows: I have made shell aliases in ZSH for rebuilding the system. They are as follows:
`flakedate` - Update the flake.lock, which renews the sources of nixpkgs. This is needed to update the system. `flakedate` - Update the flake.lock, which renews the sources of nixpkgs. This is needed to update the system.