Bodertz writes:
> (Not to be confused with the similarly named plasma-browser-integration)
>
> plasma-integration, quoting GitHub[0], "[i]ntegrates Qt applications
> with the KDE workspace by providing a QPlatformTheme", or in other
> words, makes Qt applications not provided by KDE correctly use
Hmm, perhaps I have a messed up configuration somehow.
A snippet of my /etc/config.scm:
;; Below is the list of system services. To search for available
;; services, run 'guix system search KEYWORD' in a terminal.
(services
(cons*
(service plasma-desktop-service-type)
(Not to be confused with the similarly named plasma-browser-integration)
plasma-integration, quoting GitHub[0], "[i]ntegrates Qt applications
with the KDE workspace by providing a QPlatformTheme", or in other
words, makes Qt applications not provided by KDE correctly use the theme
set by KDE.
I r
In trying to create a transmission-qt package, I inherit from
transmission, remove the gtkmm dependency and the phases that deal with
moving transmission-gtk to the :gui output, and add a few qt
dependencies so that transmission-qt is built. See the package
definition below:
(define-module (b
Hi Guix,
So I've just installed Guix System on my main machine, and right off the
bat, I want to thank everyone here for spending their time on this
amazing project. While there have been a few pain points (expect some
(minor) patches, hopefully!), the feeling of finally getting `guix
system init`