From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Biscuolo Subject: bug#36008: [whishlist] Installer: i3-wm desktop companions Date: Thu, 30 May 2019 19:33:44 +0200 Message-ID: <87o93jzw1z.fsf@roquette.mug.biscuolo.net> References: <87r28fzzd5.fsf@roquette.mug.biscuolo.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43556) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hWOxC-0007q5-W7 for bug-guix@gnu.org; Thu, 30 May 2019 13:35:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hWOxC-0004mC-6G for bug-guix@gnu.org; Thu, 30 May 2019 13:35:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48494) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hWOxC-0004l1-1e for bug-guix@gnu.org; Thu, 30 May 2019 13:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hWOxB-0003xB-UQ for bug-guix@gnu.org; Thu, 30 May 2019 13:35:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87r28fzzd5.fsf@roquette.mug.biscuolo.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 36008@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Giovanni Biscuolo 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 =2D-8<---------------cut here---------------start------------->8--- (packages (append (list (specification->package "i3-wm") (specification->package "i3status") (specification->package "dmenu") (specification->package "st") [...] =20=20=20=20=20=20=20=20 %base-packages)) =2D-8<---------------cut here---------------end--------------->8--- to my config.scm WDYT? Gio'. =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEERcxjuFJYydVfNLI5030Op87MORIFAlzwE/gACgkQ030Op87M ORKVYA/+PnHRnh16e59/0w2xWq/hCHu7Tlo72jobBXKRgqm9HgiNc9GTAMLHdkr/ pU60Sn5kqKpPqERxZiwSm44QBLESCI1t3kF2P2kpmYMNXqT7ZCr5MRrHy8EN/lMC hyUMyDM2BtaC6hKGpFCigj1HpXOQfzwjDlqEN2XI2aH1ElOgdcOTyaf2p7ch2pye 37MOBde8+GhDS/drzD8x88+anWAcOBT5LdjB1hcsGgpa8AMsPTj+QbSQOLyY/zLO F/IfMaALNHXt7laMvpkChtCpOTNcgiMf/GhtqDUicRwmUl2VfXQclCH3cH25xJSz wCp5DCaGhkfn7knRuHa2pYsESYOux4G1aiPMFrVbcULWhXRUqEx/W/6Nz4FAKKnm eeo9sAzHWM65CSNQX1N91wUkjaFVETXmMoawTLImmdM0tss4kL1312sBjSFDPW/G Wo4ELfrlpokVipymK8SoTBkTzKJMATFYbUNypeq96LRpyLsHE6a1bsYduA5SY4GM B5N8JjO2RysYJo6LBVJlj23KtUBUN4t/fn6ZTL2yAPolOXIatm9fmWA6LKoHu4pP 5NrBd0yMbG6X92PjR1f6m8YxxycHZooaPW/xEUhnk3D0kqWhl19pYgIzBgmFPCYD yPfJkjq6n49uscckV2yc9KoVsOwLDxTmqp9NhHW45Ku0V20bDD8= =+JLX -----END PGP SIGNATURE----- --=-=-=--