unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Giovanni Biscuolo <g@xelera.eu>
To: 36008@debbugs.gnu.org
Subject: bug#36008: [whishlist] Installer: i3-wm desktop companions
Date: Thu, 30 May 2019 19:33:44 +0200	[thread overview]
Message-ID: <87o93jzw1z.fsf@roquette.mug.biscuolo.net> (raw)
In-Reply-To: <87r28fzzd5.fsf@roquette.mug.biscuolo.net>

[-- Attachment #1: Type: text/plain, Size: 865 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2019-05-30 17:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-30 16:22 bug#36008: [whishlist] Installer: install a terminal emulator with i3-wm? Giovanni Biscuolo
2019-05-30 17:33 ` Giovanni Biscuolo [this message]
2019-06-07 21:10   ` bug#36008: [whishlist] Installer: i3-wm desktop companions Ludovic Courtès
2019-06-08  9:34     ` Giovanni Biscuolo
2019-05-31 11:45 ` bug#36008: [whishlist] Installer: install a terminal emulator with i3-wm? Pronaip

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o93jzw1z.fsf@roquette.mug.biscuolo.net \
    --to=g@xelera.eu \
    --cc=36008@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).