aboutsummaryrefslogtreecommitdiffstats
path: root/guix-profile.org
diff options
context:
space:
mode:
Diffstat (limited to 'guix-profile.org')
-rw-r--r--guix-profile.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/guix-profile.org b/guix-profile.org
index 6ecfad9..7d83137 100644
--- a/guix-profile.org
+++ b/guix-profile.org
@@ -75,6 +75,12 @@ I use Herbstluftwm as my window manager. So far even Stumpwm can't seem to beat
(specification->package "herbstluftwm")
#+end_src
+With herbstluftwm I use polybar as the status bar for my desktop.
+
+#+begin_src scheme :noweb-ref guix-packages
+ (specification->package "polybar")
+#+end_src
+
I like configurable software. And I'm not quite used to it yet, I still use Firefox a lot, but I'm trying to learn and use Nyxt more. After Conkeror it's the most interesting browser I've come across so far.
#+begin_src scheme :noweb-ref guix-packages