jetbrains mono for xmobarrc

This commit is contained in:
Primrose 2024-07-23 22:21:13 +02:00
parent 271b149980
commit 261cadf747
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 14 additions and 1 deletions

View file

@ -40,6 +40,19 @@ in
pkgs.xscreensaver # TODO: why the service option won't work ?
wired
pkgs.playerctl
pkgs.jetbrains-mono # for xmobar
(
let
inherit (pkgs.haskellPackages) ghcWithPackages;
haskellPackages = self: [
self.xmonad-contrib
self.xmonad-extras
self.neat-interpolation
];
in
ghcWithPackages haskellPackages
)
pkgs.haskell-language-server
# GUI apps
# social