From c6c985d1188830ac90a546cfa27a77c220c9d096 Mon Sep 17 00:00:00 2001 From: jdlugosz963 Date: Thu, 19 Oct 2023 19:24:35 +0200 Subject: Add stumpwm and change disk config for berserker. --- .config/guix/manifests/desktop.scm | 17 ++++++++++++++--- .config/guix/manifests/emacs.scm | 17 +++++++++++++---- 2 files changed, 27 insertions(+), 7 deletions(-) (limited to '.config') diff --git a/.config/guix/manifests/desktop.scm b/.config/guix/manifests/desktop.scm index 65f456e..33f4eaf 100644 --- a/.config/guix/manifests/desktop.scm +++ b/.config/guix/manifests/desktop.scm @@ -1,8 +1,10 @@ (specifications->manifest '("qutebrowser" + "tor-client" "pulsemixer" - "pavucontrol-qt" + "pavucontrol" + "alsa-utils" "virt-manager" @@ -16,8 +18,15 @@ "xdg-utils" "xdg-dbus-proxy" - "gtk+:bin" + "glib:bin" + "gtk+:bin" + "gnome-keyring" "shared-mime-info" + "libnotify" + "dconf" + "hicolor-icon-theme" + + "dunst" "gimp" "inkscape" @@ -29,14 +38,16 @@ "playerctl" "scrot" "brightnessctl" - "slock" "upower" "tlp" + "feh" + "alacritty" "curl" "wget" "zip" "unzip" + "qrencode" "trash-cli" "password-store" "pinentry" diff --git a/.config/guix/manifests/emacs.scm b/.config/guix/manifests/emacs.scm index 79325bd..fb6468b 100644 --- a/.config/guix/manifests/emacs.scm +++ b/.config/guix/manifests/emacs.scm @@ -1,15 +1,22 @@ ;; This file is auto-generated by Emacs function: jd/manifest-generate-to-file (specifications->manifest -'("emacs-desktop-environment" +'("emacs-ytdl" + "emacs-desktop-environment" "emacs-exwm" + "emacs-perspective" "emacs-mu4e-alert" "mu" + "isync" "emacs-htmlize" + "emacs-bluetooth" + "emacs-password-store" "emacs-mastodon" "emacs-elfeed" "emacs-pdf-tools" + "emacs-emms" "emacs-all-the-icons-dired" "emacs-vterm" + "emacs-restclient" "emacs-magit" "emacs-neotree" "emacs-projectile" @@ -20,27 +27,29 @@ "emacs-web-mode" "emacs-flycheck" "emacs-tide" + "emacs-cider" "emacs-typescript-mode" "emacs-pyvenv" "emacs-geiser-guile" + "emacs-racket-mode" + "emacs-geiser-racket" "emacs-geiser" + "emacs-sly" "emacs-rainbow-delimiters" "emacs-paredit" "emacs-lsp-ivy" "emacs-lsp-mode" "emacs-org-roam" "emacs-org-superstar" - "emacs-visual-fill-column" "emacs-org" "emacs-beacon" - "emacs-doom-modeline" "emacs-all-the-icons" "emacs-which-key" "emacs-counsel" "emacs-ivy" "emacs-hl-todo" "emacs-diminish" - "emacs-doom-themes" + "emacs-solarized-theme" "font-terminus" "emacs-undo-tree" "emacs-hydra" -- cgit v1.2.3