me
/
guix
Archived
1
0
Fork 0
Commit Graph

14 Commits (6839095af7f6c8a8d5ad481db22cd4ece0a1b5e3)

Author SHA1 Message Date
Tobias Geerinckx-Rice b863846f02
Revert "gnu: gnome-shell-extension-dash-to-dock: Update to 67."
This reverts commit 5a30234c21, which
assumes you're running Gnome 3.34, which is unlikely.
2019-12-25 11:10:57 +01:00
Tobias Geerinckx-Rice 5a30234c21
gnu: gnome-shell-extension-dash-to-dock: Update to 67.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67.
2019-12-23 19:45:57 +01:00
Leo Prikler 1f3902ec2d
gnu: gnome-shell-extension-dash-to-dock: Depropagate glib:bin.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
[propagated-inputs]: Move glib:bin from here...
[native-inputs]: ... to here.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-23 09:38:17 +02:00
Leo Prikler d17eb1011c
gnu: gnome-shell-extension-hide-app-icon: Fix installation.
* gnu/packages/gnome-xyz.scm: (gnome-shell-extension-hide-app-icon):
[arguments]: Install in subdirectory. Adjust indentation.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-23 09:36:53 +02:00
Leo Prikler 5be0ff33ff
gnu: Add gnome-shell-extension-hide-app-icon.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-hide-app-icon):
New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-20 08:59:47 +02:00
Giacomo Leidi 8a02ae7fae
gnu: Add gnome-shell-extension-dash-to-panel.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-19 23:48:02 +01:00
Giacomo Leidi 099ce5d490
gnu: Add papirus-icon-theme.
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-15 22:54:58 +01:00
Leo Prikler 997153a132
gnu: gnome-shell-extension-dash-to-dock: Update to 66.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
Update to 66.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-11 18:05:18 +02:00
Leo Prikler 1ea509fb00
gnu: delft-icon-theme: Fix broken icons.
* gnu/packages/gnome-xyz (delft-icon-theme): Inherit from Adwaita instead of
  using the (non-existing) GNOME theme.

Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-09 22:38:24 -06:00
Giacomo Leidi 72332f3c8a
gnu: Move numix-theme to gnome-xyz.scm.
* gnu/packages/gnome.scm (numix-theme): Move from here ...
* gnu/packages/gnome-xyz.scm (numix-theme): ... to here.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-10 23:50:34 +01:00
Alexandros Theodotou ec574bb3fb
gnu: Add matcha-theme.
* gnu/packages/gnome-xyz.scm (matcha-theme): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-09 23:04:15 +01:00
Leo Prikler 34bcfae26e
gnu: Add gnome-shell-extension-noannoyance.
* gnu/packages/gnome-xyz: (gnome-shell-extension-noannoyance): New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-08 22:30:40 +01:00
Leo Prikler 0f0bffc4bd
gnu: Add gnome-shell-extension-dash-to-dock.
* gnu/packages/gnome-xyz.scm: (gnome-shell-extension-dash-to-dock):
New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-08 22:30:37 +01:00
Leo Prikler b26a239c70
gnu: Add delft-icon-theme.
* /gnu/packages/gnome-xyz.scm: New file.
(delft-icon-theme): New variable.
* /gnu/local.mk: Add it.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-08 22:26:16 +01:00