about summary refs log tree commit diff
path: root/nix/awesome.nix
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-07-04 12:48:10 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-07-04 12:48:10 +0900
commitf2181f49b7ce72fb37ef506172987c2cef2a1863 (patch)
tree59f7513fce3431ca386c12161041af47ddf90504 /nix/awesome.nix
parent5de43bb3740eef3f040da93eea1fe08c9bc26263 (diff)
downloaddotfiles-f2181f49b7ce72fb37ef506172987c2cef2a1863.tar.gz
Install some good stuff
Diffstat (limited to 'nix/awesome.nix')
-rw-r--r--nix/awesome.nix3
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
   ];