mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-17 00:19:38 +00:00
carbon: move gui packages to home-manager
This commit is contained in:
parent
3df0c8a32c
commit
a1153038c4
2 changed files with 12 additions and 17 deletions
|
|
@ -68,6 +68,17 @@ in
|
|||
myPkgs.altiosevka-nerd-font-mono
|
||||
myPkgs.altiosevka
|
||||
pkgs.jetbrains-mono
|
||||
|
||||
# wm utilities
|
||||
pkgs.alsa-utils # used to fetch volume in xmobar
|
||||
myPkgs.xbrightness
|
||||
pkgs.xmobar
|
||||
pkgs.wired
|
||||
pkgs.dmenu
|
||||
pkgs.xclip
|
||||
pkgs.playerctl
|
||||
pkgs.hacksaw
|
||||
pkgs.shotgun
|
||||
];
|
||||
|
||||
programs.xmobar.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue