Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-16 Thread 白い熊@相撲道
On 2015-03-16 23:38, l...@gnu.org wrote: Oops yes, should be commit 94e6111 with hash 0aax85mygpq4lbyn8sriafikyg54yss3lisin6pwkvlvp23a3v1j. Yes, it's good now. (You can look at the revision history of gnu/artwork.scm to find out.) Thanks a lot. I'm learning many things working with Guix. It

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-16 Thread Ludovic Courtès
白い熊@相撲道 skribis: > On 2015-03-16 21:40, l...@gnu.org wrote: >> Hmm could you post your config file? > (define %old-artwork > (origin > (method git-fetch) > (uri (git-reference > (url "git://git.savannah.gnu.org/guix/guix-artwork.git") > (commit "3236581"))) ;pre-Gui

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-16 Thread 白い熊@相撲道
On 2015-03-16 21:40, l...@gnu.org wrote: Hmm could you post your config file? (use-modules (gnu) (gnu packages) (gnu system) (guix) (guix git-download)) (use-service-modules xorg networking dbus avahi) (use-package-modules avahi ratpoison wicd

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-16 Thread Ludovic Courtès
白い熊@相撲道 skribis: > On 2015-03-16 18:02, l...@gnu.org wrote: >> Currently one has to reboot after running ‘guix system reconfigure’ for >> changes to services to take effect (yes it will be fixed in the >> future.) >> >> Did you reboot? > > Yes, I assumed you need a reboot. Rebooted and no change.

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-16 Thread 白い熊@相撲道
On 2015-03-16 18:02, l...@gnu.org wrote: Currently one has to reboot after running ‘guix system reconfigure’ for changes to services to take effect (yes it will be fixed in the future.) Did you reboot? Yes, I assumed you need a reboot. Rebooted and no change. It's the GuixSD logo. -- 白い熊@相

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-16 Thread Ludovic Courtès
白い熊@相撲道 skribis: > On 2015-03-16 09:52, l...@gnu.org wrote: >> You need to add: >> >> (use-modules (guix)) > > Thank you. I tried various modules, for some reason didn't think of > guix... > > Now it reconfigured, however the logo is still the new GuixSD. In the > store I now have three git-che

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-16 Thread 白い熊@相撲道
On 2015-03-16 12:03, 白い熊@相撲道 wrote: Now it reconfigured, however the logo is still the new GuixSD. In the store I now have three git-checkout dirs with 0.8 theme, however none of these contains the GNU image, just the blue "wave" background. There is a git-checkout that has a panel.png (was not

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-16 Thread 白い熊@相撲道
On 2015-03-16 09:52, l...@gnu.org wrote: You need to add: (use-modules (guix)) Thank you. I tried various modules, for some reason didn't think of guix... Now it reconfigured, however the logo is still the new GuixSD. In the store I now have three git-checkout dirs with 0.8 theme, howeve

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-16 Thread Ludovic Courtès
白い熊@相撲道 skribis: > On 2015-03-15 14:47, l...@gnu.org wrote: [...] >> To use the “GNU” SLiM screen, you need to use an older revision of the >> guix-artwork.git repository. So, in your OS config file, you can write >> something like this (untested): > ... > > ERROR: Unbound variable: origin Yo

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-15 Thread 白い熊@相撲道
On 2015-03-15 14:47, l...@gnu.org wrote: The default theme and theme name of ‘slim-service’ are defined in (gnu services xorg): ... The ‘artwork-repository’ variable here comes from (gnu artwork): Many thanks for the explanation. To use the “GNU” SLiM screen, you need to use an older revisi

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-15 Thread Ludovic Courtès
白い熊@相撲道 skribis: > On 2015-03-14 15:03, l...@gnu.org wrote: >>> The new theme is elegant, however I'd like to use the Gnu one out of >>> nostalgia. Where can I set it so SLiM shows the GNU logo instead? >> >> See the #:theme and #:theme-name options of ‘slim-service’. >> >> HTH, >> Ludo’. > > Tha

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-14 Thread 白い熊@相撲道
On 2015-03-14 15:03, l...@gnu.org wrote: The new theme is elegant, however I'd like to use the Gnu one out of nostalgia. Where can I set it so SLiM shows the GNU logo instead? See the #:theme and #:theme-name options of ‘slim-service’. HTH, Ludo’. Thanks for this. I've checked the options an

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-14 Thread Ludovic Courtès
白い熊@相撲道 skribis: > Ludovic Courtès wrote: >> Very nice as well. > > The new theme is elegant, however I'd like to use the Gnu one out of > nostalgia. Where can I set it so SLiM shows the GNU logo instead? See the #:theme and #:theme-name options of ‘slim-service’. HTH, Ludo’.

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-13 Thread 白い熊@相撲道
Ludovic Courtès wrote: Very nice as well. The new theme is elegant, however I'd like to use the Gnu one out of nostalgia. Where can I set it so SLiM shows the GNU logo instead? -- 白い熊@相撲道

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-01 Thread felipe . lopez
On 2015-03-01 15:37, l...@gnu.org wrote: felipe.lo...@openmailbox.org skribis: Ah, sorry, I got distracted with the website design and never pushed the black version to the repository. I'll do this today. Thanks! I'm fine with any of the versions, really. So I'll leave the decision to you :

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-01 Thread Ludovic Courtès
felipe.lo...@openmailbox.org skribis: > Ah, sorry, I got distracted with the website design and never pushed > the black version to the repository. I'll do this today. Thanks! > I'm fine with any of the versions, really. So I'll leave the decision > to you :) I guess I’ll switch to the black ve

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-01 Thread felipe . lopez
On 2015-03-01 10:14, l...@gnu.org wrote: Luis Felipe López Acevedo skribis: El jue, 12-02-2015 a las 23:34 +0100, Ricardo Wurmus escribió: [...] - The SLiM theme is blue whereas the GRUB theme (and the colour theme of Ludo's slides) is orange. Will the SLiM theme's colours eventually be

Re: [ART] Updated SLiM theme with GuixSD logo

2015-03-01 Thread Ludovic Courtès
Luis Felipe López Acevedo skribis: > El jue, 12-02-2015 a las 23:34 +0100, Ricardo Wurmus escribió: > > [...] > >> - The SLiM theme is blue whereas the GRUB theme (and the colour theme of >> Ludo's slides) is orange. Will the SLiM theme's colours eventually be >> adjusted? >> > > I made the

Re: [ART] Updated SLiM theme with GuixSD logo

2015-02-13 Thread Ludovic Courtès
David Thompson skribis: > Luis Felipe López Acevedo writes: > >> El jue, 12-02-2015 a las 23:34 +0100, Ricardo Wurmus escribió: >> >> [...] >> >>> - The SLiM theme is blue whereas the GRUB theme (and the colour theme of >>> Ludo's slides) is orange. Will the SLiM theme's colours eventually be

Re: [ART] Updated SLiM theme with GuixSD logo

2015-02-13 Thread David Thompson
Luis Felipe López Acevedo writes: > El jue, 12-02-2015 a las 23:34 +0100, Ricardo Wurmus escribió: > > [...] > >> - The SLiM theme is blue whereas the GRUB theme (and the colour theme of >> Ludo's slides) is orange. Will the SLiM theme's colours eventually be >> adjusted? >> > > I made the

Re: [ART] Updated SLiM theme with GuixSD logo

2015-02-13 Thread Luis Felipe López Acevedo
El vie, 13-02-2015 a las 10:46 +0100, Ludovic Courtès escribió: > Ricardo Wurmus skribis: > > > - do we really want to use the abbreviation "GuixSD" (rather than the > > actual name) so prominently? In my opinion the abbreviation just > > makes it easier to refer to the system, but it's not

Re: [ART] Updated SLiM theme with GuixSD logo

2015-02-13 Thread Ludovic Courtès
Ricardo Wurmus skribis: > - do we really want to use the abbreviation "GuixSD" (rather than the > actual name) so prominently? In my opinion the abbreviation just > makes it easier to refer to the system, but it's not like that's the > actual name. As the focus is on offering a GNU system

Re: [ART] Updated SLiM theme with GuixSD logo

2015-02-12 Thread Pierre-Antoine Rault
Le jeudi 12 février 2015 à 20:41 +0100, Andreas Enge a écrit : > On Thu, Feb 12, 2015 at 01:56:37PM -0500, Luis Felipe López Acevedo wrote: > > I just updated the SLiM theme with the new GuixSD logo. The text-input > > box remains in the same position, so no additional changes are needed. > > See

Re: [ART] Updated SLiM theme with GuixSD logo

2015-02-12 Thread Ludovic Courtès
Very nice as well. And the actual rendering: Thank you! Ludo’.

Re: [ART] Updated SLiM theme with GuixSD logo

2015-02-12 Thread Ricardo Wurmus
Luis Felipe López Acevedo writes: > I just updated the SLiM theme with the new GuixSD logo. The text-input > box remains in the same position, so no additional changes are needed. > > See the attached image, In addition to saying that the logo is pretty I have two comments: - do we really want

Re: [ART] Updated SLiM theme with GuixSD logo

2015-02-12 Thread Daniel Pimentel
On 2015-02-12 15:56, Luis Felipe López Acevedo wrote: Hi, I just updated the SLiM theme with the new GuixSD logo. The text-input box remains in the same position, so no additional changes are needed. See the attached image, Congratulation! Beautiful work :) -- Daniel Pimentel (d4n1)

Re: [ART] Updated SLiM theme with GuixSD logo

2015-02-12 Thread Andreas Enge
On Thu, Feb 12, 2015 at 01:56:37PM -0500, Luis Felipe López Acevedo wrote: > I just updated the SLiM theme with the new GuixSD logo. The text-input > box remains in the same position, so no additional changes are needed. > See the attached image, I regret the previous more gnu inspired theme, but

Re: [ART] Updated SLiM theme with GuixSD logo

2015-02-12 Thread Thompson, David
On Thu, Feb 12, 2015 at 1:56 PM, Luis Felipe López Acevedo wrote: > I just updated the SLiM theme with the new GuixSD logo. The text-input > box remains in the same position, so no additional changes are needed. Looks great! - Dave