mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 23:29:08 +01:00
hyprland: Use btop instead of bottom as system monitor
This commit is contained in:
parent
bb0aaeceea
commit
15e61515a1
2 changed files with 2 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
|||
programs = {
|
||||
rofi.enable = true;
|
||||
hyprlock.enable = true;
|
||||
btop.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue