Initial transfer to sway on work PC #2
1 changed files with 7 additions and 0 deletions
|
@ -207,6 +207,13 @@ in
|
||||||
zeal
|
zeal
|
||||||
]
|
]
|
||||||
++ (with gst_all_1; [ gstreamer gstreamer.dev gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav gst-vaapi ]);
|
++ (with gst_all_1; [ gstreamer gstreamer.dev gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav gst-vaapi ]);
|
||||||
|
|
||||||
|
pointerCursor = {
|
||||||
|
name = "elementary";
|
||||||
|
package = pkgs.pantheon.elementary-gtk-theme;
|
||||||
|
gtk.enable = true;
|
||||||
|
x11.enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
xdg = {
|
xdg = {
|
||||||
|
|
Loading…
Reference in a new issue