* Remove Windowmaker from session options in Slim
[not found] <9C6E0250-1B0A-4F00-B115-706A5570D8E7@sumou.com>
@ 2015-03-09 21:28 ` 白い熊 @相撲道
2015-03-10 1:49 ` 宋文武
0 siblings, 1 reply; 3+ messages in thread
From: 白い熊 @相撲道 @ 2015-03-09 21:28 UTC (permalink / raw)
To: GuixSD
How do I remove the option to start a Windowmaker session in Slim? I just want ratpoison to stay there as default.
I'm aware of the ~/.config/guix/latest/gnu/services/xorg.scm which apparently specifies Windowmaker as default, so could edit it. Is there a sysconfig way?
--
白い熊 @相撲道
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Remove Windowmaker from session options in Slim
2015-03-09 21:28 ` Remove Windowmaker from session options in Slim 白い熊 @相撲道
@ 2015-03-10 1:49 ` 宋文武
2015-03-10 9:01 ` 白い熊@相撲道
0 siblings, 1 reply; 3+ messages in thread
From: 宋文武 @ 2015-03-10 1:49 UTC (permalink / raw)
To: 白い熊 @相撲道; +Cc: GuixSD
Yes, you can use in your sysconfig, then do a reconfigure (and reboot):
...
(slim-service #:sessions (list %ratpoison-session-type))
...
2015-03-10 5:28 GMT+08:00 白い熊 @相撲道 <guix-devel_gnu.org@sumou.com>:
>
>
> How do I remove the option to start a Windowmaker session in Slim? I just want ratpoison to stay there as default.
>
> I'm aware of the ~/.config/guix/latest/gnu/services/xorg.scm which apparently specifies Windowmaker as default, so could edit it. Is there a sysconfig way?
> --
> 白い熊 @相撲道
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Remove Windowmaker from session options in Slim
2015-03-10 1:49 ` 宋文武
@ 2015-03-10 9:01 ` 白い熊@相撲道
0 siblings, 0 replies; 3+ messages in thread
From: 白い熊@相撲道 @ 2015-03-10 9:01 UTC (permalink / raw)
To: 宋文武; +Cc: GuixSD
On 2015年3月10日 2:49:22 CET, "宋文武" <iyzsong@gmail.com> wrote:
>Yes, you can use in your sysconfig, then do a reconfigure (and reboot):
> ...
> (slim-service #:sessions (list %ratpoison-session-type))
Thanks, this was exactly what I was looking for. Coincidentally, I discovered it at just about the time you posted to the list... :@)
--
白い熊@相撲道
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-10 9:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <9C6E0250-1B0A-4F00-B115-706A5570D8E7@sumou.com>
2015-03-09 21:28 ` Remove Windowmaker from session options in Slim 白い熊 @相撲道
2015-03-10 1:49 ` 宋文武
2015-03-10 9:01 ` 白い熊@相撲道
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.