[Guix] Add polybar
This commit is contained in:
parent
daf4b6c498
commit
37df44bb87
1 changed files with 6 additions and 0 deletions
|
@ -75,6 +75,12 @@ I use Herbstluftwm as my window manager. So far even Stumpwm can't seem to beat
|
||||||
(specification->package "herbstluftwm")
|
(specification->package "herbstluftwm")
|
||||||
#+end_src
|
#+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.
|
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
|
#+begin_src scheme :noweb-ref guix-packages
|
||||||
|
|
Loading…
Reference in a new issue