unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Jakub Czajka <jakub.czajka1998@gmail.com>
To: help-guix@gnu.org
Subject: dwm desktop in guix system
Date: Wed, 13 Jul 2022 20:43:49 +0200	[thread overview]
Message-ID: <CADeU4WarGcg-4juJnovk+fMnM160LsGqNjtE-aK58yQkwDrTzw@mail.gmail.com> (raw)

Hi,
I'm trying to add dwm-desktop-service to my guix system. I have two
configurations:
- guix system for non-portable system configuration,
- guix home for portable system configuration (mainly text editor).
For example, I put networking service in guix system because if I were to
move my guix home configuration to another system, I assume that system
would already have networking (and DE, bluetooth, ntpd etc) configured.

As I said, I'm trying to set up dwm-desktop-service. I have the following
configuration:
- repositories with custom dwm and dmenu,
- Xresources,
- xbindkeys,
- xinitrc which loads Xresources, xbindkeys and execs dwm.
These 3 files are present in my guix monorepo in my home directory. I would
like the dwm-desktop-service to
a) install dwm, dmenu and other necessary packages,
b) symlink Xresources, xbindkeys and xinitrc from the monorepo to their
respective places on the system (I'm thinking ~/.config/X11).
I've figured out a). However, I don't know how to configure b) because I
don't see a way for guix system to symlink files present in users directory
to another place in users directory. I guess I could do it with guix home
but that would impact its portability. Is there a way to achieve the setup
I described with guix system?

Kind regards,
Jakub Czajka

                 reply	other threads:[~2022-07-13 18:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CADeU4WarGcg-4juJnovk+fMnM160LsGqNjtE-aK58yQkwDrTzw@mail.gmail.com \
    --to=jakub.czajka1998@gmail.com \
    --cc=help-guix@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.
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).