Giovanni Biscuolo <g...@xelera.eu> writes:

> With the graphical installer, When only installing i3-wm as desktop
> manager I got an error like:
>
>  i3-sensible-terminal error...
>
> because there is no terminal emulator installed by default

Also it's lacking a status_command (e.g. i3status) and the dmenu_run
command (e.g. demenu package)

I've fixed this ading this

--8<---------------cut here---------------start------------->8---
  (packages
    (append
      (list (specification->package "i3-wm")
            (specification->package "i3status")
            (specification->package "dmenu")
            (specification->package "st")
   [...]
        
      %base-packages))
--8<---------------cut here---------------end--------------->8---

to my config.scm

WDYT? Gio'.



-- 
Giovanni Biscuolo

Xelera IT Infrastructures

Attachment: signature.asc
Description: PGP signature

Reply via email to