diff options
| author | Amin Bandali <bandali@gnu.org> | 2020-04-11 23:42:55 -0400 | 
|---|---|---|
| committer | Amin Bandali <bandali@gnu.org> | 2020-04-11 23:42:55 -0400 | 
| commit | c4b211177c12a97f8ffe10055325dd90a0a39b31 (patch) | |
| tree | 645971cff2f6cb44c8628ec29fa3d158815d11f7 /.config/guix/manifest | |
| parent | 5d3bd4099ecff7b02454efcb6f6bb355a992aef8 (diff) | |
| download | configs-c4b211177c12a97f8ffe10055325dd90a0a39b31.tar.gz configs-c4b211177c12a97f8ffe10055325dd90a0a39b31.tar.xz configs-c4b211177c12a97f8ffe10055325dd90a0a39b31.zip | |
delete old config files
- compton
- dunst
- i3status
- sway
- swaylock
- ncmpcpp
- pigeonhole
Diffstat (limited to '.config/guix/manifest')
| -rw-r--r-- | .config/guix/manifest/jirud.scm | 51 | 
1 files changed, 0 insertions, 51 deletions
| diff --git a/.config/guix/manifest/jirud.scm b/.config/guix/manifest/jirud.scm deleted file mode 100644 index 1949ca7..0000000 --- a/.config/guix/manifest/jirud.scm +++ /dev/null @@ -1,51 +0,0 @@ -(specifications->manifest -  '("audacity" -    "bash-completion" -    "cvs" -    ;; "emacs" -    "font-adobe-source-code-pro" -    ;; "font-gnu-freefont-ttf" -    ;; "font-google-roboto" -    ;; "font-liberation" -    ;; "font-linuxlibertine" -    ;; "font-sil-gentium" -    ;; "font-tex-gyre" -    ;; "font-ubuntu" -    "getmail" -    "gettext" -    "gimp" -    "git" -    "git:send-email" -    "glibc-locales" -    "gnupg" -    "guile" -    "haunt" -    "htop" -    "hunspell" -    "hunspell-dict-en-ca" -    "hunspell-dict-en-us" -    ;; "icecat" -    "inkscape" -    "isync" -    "mpv" -    "msmtp" -    "ncdu" -    "notmuch" -    "nss-certs" -    "openssh" -    ;; "openssl" -    "password-store" -    "pinentry" -    ;; "poppler"                           ;for 'pdffonts' -    "rsync" -    "rtv" -    "screen" -    ;; "setxkbmap" -    ;; "texlive" -    ;; "texlive-base" -    ;; "thinkfan" -    ;; "xdg-user-dirs" -    ;; "xkbcomp" -    ;; "xmodmap" -    ;; "xrdb" -    "youtube-dl")) | 
