summaryrefslogtreecommitdiffstats
path: root/.config/guix/manifest/chaman.scm
diff options
context:
space:
mode:
authorAmin Bandali <mab@gnu.org>2020-01-25 20:13:18 -0500
committerAmin Bandali <mab@gnu.org>2020-01-25 20:13:18 -0500
commitc21be729603a719d7b1bf50f551c5214748cba78 (patch)
tree23ba8b22300180acd3861e05e89babbe8b3e43f0 /.config/guix/manifest/chaman.scm
parent74be7f18d68948367de54170342caa7bf5d29a56 (diff)
downloadconfigs-c21be729603a719d7b1bf50f551c5214748cba78.tar.gz
configs-c21be729603a719d7b1bf50f551c5214748cba78.tar.xz
configs-c21be729603a719d7b1bf50f551c5214748cba78.zip
switch to exwm on chaman
Diffstat (limited to '.config/guix/manifest/chaman.scm')
-rw-r--r--.config/guix/manifest/chaman.scm15
1 files changed, 13 insertions, 2 deletions
diff --git a/.config/guix/manifest/chaman.scm b/.config/guix/manifest/chaman.scm
index b312573..5ba14c6 100644
--- a/.config/guix/manifest/chaman.scm
+++ b/.config/guix/manifest/chaman.scm
@@ -1,7 +1,9 @@
(specifications->manifest
- '("audacity"
+ '("alsa-utils"
+ "audacity"
"bash-completion"
"cvs"
+ "dunst"
"emacs"
"emacs-alert"
"emacs-async"
@@ -13,6 +15,7 @@
"emacs-dash"
"emacs-debbugs"
"emacs-diff-hl"
+ "emacs-dmenu"
"emacs-doom-themes"
"emacs-ebdb"
"emacs-emmet-mode"
@@ -22,6 +25,8 @@
"emacs-eshell-up"
"emacs-exec-path-from-shell"
"emacs-expand-region"
+ "emacs-exwm"
+ "emacs-exwm-edit"
"emacs-flycheck"
"emacs-geiser"
;; "emacs-gnus-harvest"
@@ -74,20 +79,24 @@
"hunspell"
"hunspell-dict-en-ca"
"hunspell-dict-en-us"
- ;; "icecat"
+ "icecat"
"inkscape"
"isync"
"mpv"
"msmtp"
"ncdu"
"notmuch"
+ "openjdk"
"openssh"
"openssl"
"password-store"
"pinentry-emacs"
"poppler" ; for 'pdffonts'
+ "rofi"
+ "rofi-pass"
"rsync"
"rtv"
+ "rxvt-unicode"
"screen"
"setxkbmap"
;; "texlive"
@@ -98,4 +107,6 @@
;; "xkbcomp"
"xmodmap"
"xrdb"
+ "xset"
+ "xsetroot"
"youtube-dl"))