mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
hm/vanadium: +xmobar
This commit is contained in:
parent
d917f86082
commit
c40e467451
2 changed files with 6 additions and 18 deletions
|
|
@ -4,6 +4,7 @@ in {
|
|||
imports = [
|
||||
./firefox.nix
|
||||
./gui.nix
|
||||
./xmobar.nix
|
||||
|
||||
./autoupdate.nix
|
||||
|
||||
|
|
@ -83,6 +84,7 @@ in {
|
|||
sioyek.enable = true;
|
||||
cmus.enable = true;
|
||||
ranger.enable = true;
|
||||
xmobar.enable = true;
|
||||
|
||||
# ROCm support is needed for AMD GPU
|
||||
# https://github.com/aristocratos/btop?tab=readme-ov-file#gpu-compatibility
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue