unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: James Thomas <jimjoe@gmx.net>
To: Oleander <7059548@protonmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: Could anyone using EXWM share their guix config?
Date: Sun, 20 Oct 2024 05:58:15 +0530	[thread overview]
Message-ID: <86v7xnk480.fsf@gmx.net> (raw)
In-Reply-To: <sr26HiU_lJfFsHJzidP3un-SthFuMMh790k2g8IiDFvEixU28PRJOHbocGxiPiMr0XkUKvA8d36XYqerCXoi1jIOphtAM725KMUk4STFSnU=@protonmail.com> (Oleander's message of "Wed, 25 Sep 2024 16:48:18 +0000")

Oleander wrote:

> I've been using this system config [1] so far and it works ok but it's
> still not the (almost) perfect setup I run with Sway.
>
> I'd prefer to avoid installing all the dependencies that come with GDM
> (mutter, gnome-control-center, gnome shell, ecc.) but I could live
> with that until we can come up with something better.

I'd used Slim with an xinitrc, which starts emacs. But I hope to see
Console TDM packaged someday.

> I still haven't figured out:

> - how to start udiskie automatically at boot. With Sway `exec udiskie`
> was enough. I think this is also possible with a Guix service but I
> haven't had much time to mess with the code.

udevil is better, but I had been starting udiskie from emacs's init.

> - how to set up a keybinding to toggle two different keyboard layouts.
> With Sway I had to add `xkb_options grp:shift_caps_toggle` to the
> input code.

Try:

(operating-system
 ...
 (keyboard-layout (keyboard-layout "us" #:options
				   '("grp:shift_caps_toggle")))

> - how to take screenshots

scrot

> and enable notifications in xorg without a desktop environment. With
> Sway I used grim and mako.

There's exwm-ns (which I preferred) but I've also used dunst.

--


  reply	other threads:[~2024-10-20  0:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-14 15:18 Could anyone using EXWM share their guix config? Oleander via
2024-09-14 15:59 ` Ian Eure
2024-09-25 19:22   ` Felix Lechner via
2024-09-14 17:50 ` Dr. Arne Babenhauserheide
2024-09-15 18:39 ` indieterminacy
2024-09-25 16:48   ` Oleander
2024-10-20  0:28     ` James Thomas [this message]
2024-10-20  0:31       ` James Thomas

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=86v7xnk480.fsf@gmx.net \
    --to=jimjoe@gmx.net \
    --cc=7059548@protonmail.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).