diff options
author | bd <bdunahu@colostate.edu> | 2024-03-12 21:41:28 -0600 |
---|---|---|
committer | bd <bdunahu@colostate.edu> | 2024-03-12 21:41:28 -0600 |
commit | 396d0e461555de52214f5224e4ff5716766283ca (patch) | |
tree | 676370fb37cffa317386ba1b0d8f12a68064a28d /.config/guix/modules/base.scm | |
parent | a47be8d8fb668a825ef24e192a015c51c44f4963 (diff) |
Exchange `winner mode' for `tab-bar-history-mode, add time script
Diffstat (limited to '.config/guix/modules/base.scm')
-rw-r--r-- | .config/guix/modules/base.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/guix/modules/base.scm b/.config/guix/modules/base.scm index a532947..26f415a 100644 --- a/.config/guix/modules/base.scm +++ b/.config/guix/modules/base.scm @@ -41,6 +41,7 @@ "gnupg" "htop" "icecat" + "jq" "make" "mpv" "netcat" @@ -49,6 +50,7 @@ "texlive" "ungoogled-chromium" "xpdf" ; pdftotext + "xprop" "yt-dlp" "zathura" "zathura-pdf-poppler"))) |