Clean cursor source
This commit is contained in:
parent
203f079099
commit
681ea34054
1 changed files with 3 additions and 5 deletions
|
@ -24,19 +24,16 @@
|
||||||
(gnu packages virtualization)
|
(gnu packages virtualization)
|
||||||
(gnu packages wm)
|
(gnu packages wm)
|
||||||
(gnu packages xfce)
|
(gnu packages xfce)
|
||||||
(gnu packages xorg))
|
(gnu packages xorg)
|
||||||
|
(loom packages eyecandy))
|
||||||
(define blanc-x11-cursors (load "/home/Bureau/blanc/guix.scm"))
|
|
||||||
|
|
||||||
(define %desktop
|
(define %desktop
|
||||||
(list
|
(list
|
||||||
arc-icon-theme
|
arc-icon-theme
|
||||||
arc-theme
|
arc-theme
|
||||||
blanc-x11-cursors
|
|
||||||
evince
|
evince
|
||||||
font-google-noto
|
font-google-noto
|
||||||
font-openmoji
|
font-openmoji
|
||||||
;guide
|
|
||||||
htop
|
htop
|
||||||
mplayer
|
mplayer
|
||||||
nitrogen
|
nitrogen
|
||||||
|
@ -45,6 +42,7 @@
|
||||||
pwgen
|
pwgen
|
||||||
recutils
|
recutils
|
||||||
tmux
|
tmux
|
||||||
|
toon-cursors
|
||||||
unzip
|
unzip
|
||||||
vim-full
|
vim-full
|
||||||
vim-solarized
|
vim-solarized
|
||||||
|
|
Loading…
Reference in a new issue