hyprland: Use btop instead of bottom as system monitor

This commit is contained in:
SebastianStork 2026-01-23 19:08:39 +01:00
parent bb0aaeceea
commit 15e61515a1
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
2 changed files with 2 additions and 1 deletions

View file

@ -32,6 +32,7 @@
programs = {
rofi.enable = true;
hyprlock.enable = true;
btop.enable = true;
};
};