mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Make vte-with-gtk4 the default vte.
* gnu/packages/gnome.scm (vte): Use flags from… (vte-with-gtk4): … this. Delete variable. (vte/gtk+3): New variable. (gnome-color-manager, vinagre, gnome-console, gnome-terminal) (terminator, gnome-boxes): Adjust accordingly. * gnu/packages/guile-xyz.scm (nomad): Likewise. * gnu/packages/lxde.scm (lxterminal): Likewise. * gnu/packages/mate.scm (mate-terminal): Likewise. * gnu/packages/spice.scm (virt-viewer): Likewise. * gnu/packages/sugar.scm (sugar-terminal-activity): Likewise. * gnu/packages/terminals.scm (tilda, sakura, xiate, tilix): Likewise. * gnu/packages/virtualization.scm (virt-manager): Likewise. * gnu/packages/vnc.scm (remmina): Likewise. * gnu/packages/xfce.scm (xfce4-terminal): Likewise.
This commit is contained in:
parent
2a5161a76b
commit
d8d3d36c60
11 changed files with 30 additions and 28 deletions
|
@ -324,7 +324,7 @@ the MATE desktop environment.")
|
|||
libx11
|
||||
mate-desktop
|
||||
pango
|
||||
vte))
|
||||
vte/gtk+-3))
|
||||
(home-page "https://mate-desktop.org/")
|
||||
(synopsis "MATE Terminal Emulator")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue