making qt5ct-kde and dolphin work a little better
I still need to add a way for dolphin to see icons, but It's coming.
This commit is contained in:
parent
fce2d2f066
commit
3e55894e1a
3 changed files with 20 additions and 6 deletions
|
@ -8,7 +8,7 @@
|
|||
#:use-module (pkgs emacs-xyz)
|
||||
#:use-module (pkgs tridactyl-native)
|
||||
#:use-module (pkgs phinger-cursors-theme)
|
||||
#:use-module (pkgs qt5ct-kde)
|
||||
#:use-module (pkgs qt5ct)
|
||||
#:use-module (pkgs kdenlive)
|
||||
#:use-module (home-services pipewire)
|
||||
#:use-module (gnu home)
|
||||
|
@ -63,6 +63,11 @@
|
|||
"curl"
|
||||
"mpv"
|
||||
"mpv-mpris"
|
||||
"libva"
|
||||
"libva-utils"
|
||||
"libvdpau"
|
||||
"libvdpau-va-gl"
|
||||
"libvpx"
|
||||
"yt-dlp"
|
||||
"python"
|
||||
"playerctl"
|
||||
|
@ -209,6 +214,7 @@
|
|||
"emacs-org-re-reveal"
|
||||
"emacs-org-ql"
|
||||
"emacs-org-msg"
|
||||
"emacs-nov-el"
|
||||
"emacs-calfw"
|
||||
"emacs-transmission"
|
||||
"emacs-emojify"
|
||||
|
@ -381,6 +387,7 @@ gtk-toolbar-style=3
|
|||
home-files-service-type
|
||||
`(("bin" ,(local-file "../scripts" #:recursive? #t))
|
||||
(".mozilla/firefox/chris.default/chrome" ,(local-file "../.config/firefox/chrome" #:recursive? #t))
|
||||
(".var/app/org.mozilla.firefox/.mozilla/firefox/chris.default/chrome" ,(local-file "../.config/firefox/chrome" #:recursive? #t))
|
||||
(".Xresources" ,(plain-file "Xresources" "Xcursor.theme: phinger-cursors-light
|
||||
Xcursor.size: 36
|
||||
"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue