unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25667: store references in ~/.config/xfce4
@ 2017-02-09 10:25 Thomas Danckaert
  2020-05-03 16:32 ` bug#25667: Status? store refs " zimoun
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Danckaert @ 2017-02-09 10:25 UTC (permalink / raw)
  To: 25667

Hi,

when setting up a xfce4 desktop, the ${HOME}/.config/xfce4 directory 
contains direct references to the store, which can later be garbage 
collected:

~$ grep -r "/gnu/store" .config
.config/xfce4/panel/launcher-9/14865882321.desktop:Exec=/gnu/store/84x54ph8x8z2m77sln39nh5dkkjmj64g-exo-0.10.3/bin/exo-open 
--launch TerminalEmulator
.config/xfce4/panel/launcher-11/14865882323.desktop:Exec=/gnu/store/84x54ph8x8z2m77sln39nh5dkkjmj64g-exo-0.10.3/bin/exo-open 
--launch WebBrowser %u
.config/xfce4/panel/launcher-10/14865882322.desktop:Exec=/gnu/store/84x54ph8x8z2m77sln39nh5dkkjmj64g-exo-0.10.3/bin/exo-open 
--launch FileManager %u
.config/xfce4/panel/launcher-12/14865882324.desktop:Exec=/gnu/store/0cgfqzxsx0mimkwqmdn9z52zk0c387kw-xfce4-appfinder-4.12.0/bin/xfce4-appfinder
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:          
<property name="last-image" type="string" 
value="/gnu/store/f7gfrrbwcl2xvdqmg35fnb78bkp8gjhh-xfdesktop-4.12.0/share/backgrounds/xfce/xfce-teal.jpg"/>
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:          
<property name="last-image" type="string" 
value="/gnu/store/f7gfrrbwcl2xvdqmg35fnb78bkp8gjhh-xfdesktop-4.12.0/share/backgrounds/xfce/xfce-teal.jpg"/>
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:          
<property name="last-image" type="string" 
value="/gnu/store/f7gfrrbwcl2xvdqmg35fnb78bkp8gjhh-xfdesktop-4.12.0/share/backgrounds/xfce/xfce-teal.jpg"/>
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:          
<property name="last-image" type="string" 
value="/gnu/store/f7gfrrbwcl2xvdqmg35fnb78bkp8gjhh-xfdesktop-4.12.0/share/backgrounds/xfce/xfce-teal.jpg"/>
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:          
<property name="last-image" type="string" 
value="/gnu/store/f7gfrrbwcl2xvdqmg35fnb78bkp8gjhh-xfdesktop-4.12.0/share/backgrounds/xfce/xfce-teal.jpg"/>
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:          
<property name="last-image" type="string" 
value="/gnu/store/f7gfrrbwcl2xvdqmg35fnb78bkp8gjhh-xfdesktop-4.12.0/share/backgrounds/xfce/xfce-teal.jpg"/>
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:          
<property name="last-image" type="string" 
value="/gnu/store/f7gfrrbwcl2xvdqmg35fnb78bkp8gjhh-xfdesktop-4.12.0/share/backgrounds/xfce/xfce-teal.jpg"/>
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:          
<property name="last-image" type="string" 
value="/gnu/store/f7gfrrbwcl2xvdqmg35fnb78bkp8gjhh-xfdesktop-4.12.0/share/backgrounds/xfce/xfce-teal.jpg"/>

I think the launcher items can be replaced by the just the executables, 
without a path.  The desktop images can probably be replaced by 
/run/current-system/profile/share/backgrounds/xfce/...?

Thomas

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-11-26  1:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-09 10:25 bug#25667: store references in ~/.config/xfce4 Thomas Danckaert
2020-05-03 16:32 ` bug#25667: Status? store refs " zimoun
2020-05-04  9:16   ` Efraim Flashner
2020-05-04 20:30     ` Thomas Danckaert
2020-05-05  6:10       ` Efraim Flashner
2021-09-14 11:37         ` zimoun
2021-09-14 14:24           ` Efraim Flashner
2021-11-26  1:09             ` zimoun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).