diff options
Diffstat (limited to 'nix/awesome.nix')
-rw-r--r-- | nix/awesome.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nix/awesome.nix b/nix/awesome.nix index 19b8903..1865b80 100644 --- a/nix/awesome.nix +++ b/nix/awesome.nix @@ -1,5 +1,4 @@ { pkgs, ... }: - { fonts.fonts = with pkgs; [ gentium lmodern @@ -40,7 +39,7 @@ easyeffects gnome.adwaita-icon-theme networkmanagerapplet qt5ct clipbuzz keynav playerctl pulsemixer xclip xdotool xorg.xkill aerc amfora calcurse dante khard ncdu ranger ueberzug vim_configurable - arandr audacious liferea scrot rxvt-unicode zathura + arandr audacious gnucash liferea scrot rxvt-unicode zathura firefox libreoffice mepo-x11 nheko obs-studio tor-browser-bundle-bin nextcloud-client transmission-gtk ]; |