diff options
author | BlackNoxis <steven.darkglight@gmail.com> | 2013-05-24 09:01:42 +0300 |
---|---|---|
committer | BlackNoxis <steven.darkglight@gmail.com> | 2013-05-24 09:01:42 +0300 |
commit | d4757d73f134ae137a7252327c924ceaf85d2a33 (patch) | |
tree | 8031e72869e9cda137b8975a20f406ad2fc3e18c | |
parent | 7f31439be16aa473d2af4460b254ff0fb0ac1d2c (diff) |
Brand set to Kogaion edition
-rw-r--r-- | skel/.config/gnome-control-center/backgrounds/last-edited.xml | 2 | ||||
-rw-r--r-- | skel/.config/pcmanfm/LXDE/pcmanfm.conf | 2 | ||||
-rw-r--r-- | skel/.config/pcmanfm/pcmanfm.conf | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/skel/.config/gnome-control-center/backgrounds/last-edited.xml b/skel/.config/gnome-control-center/backgrounds/last-edited.xml index a0fc405..bd3912a 100644 --- a/skel/.config/gnome-control-center/backgrounds/last-edited.xml +++ b/skel/.config/gnome-control-center/backgrounds/last-edited.xml @@ -3,7 +3,7 @@ <wallpapers> <wallpaper> <name>sabayon.org</name> - <filename>/usr/share/backgrounds/sabayonlinux.png</filename> + <filename>/usr/share/backgrounds/kogaionlinux.png</filename> <options>zoom</options> <shade_type>solid</shade_type> <pcolor>#3465a4</pcolor> diff --git a/skel/.config/pcmanfm/LXDE/pcmanfm.conf b/skel/.config/pcmanfm/LXDE/pcmanfm.conf index dd4d20f..7220967 100644 --- a/skel/.config/pcmanfm/LXDE/pcmanfm.conf +++ b/skel/.config/pcmanfm/LXDE/pcmanfm.conf @@ -9,7 +9,7 @@ autorun=1 [desktop] wallpaper_mode=1 -wallpaper=/usr/share/backgrounds/sabayonlinux.png +wallpaper=/usr/share/backgrounds/kogaionlinux.png desktop_bg=#000000 desktop_fg=#ffffff desktop_shadow=#000000 diff --git a/skel/.config/pcmanfm/pcmanfm.conf b/skel/.config/pcmanfm/pcmanfm.conf index f838431..c6dd57c 100644 --- a/skel/.config/pcmanfm/pcmanfm.conf +++ b/skel/.config/pcmanfm/pcmanfm.conf @@ -8,7 +8,7 @@ autorun=1 [desktop] wallpaper_mode=1 -wallpaper=/usr/share/backgrounds/sabayonlinux.png +wallpaper=/usr/share/backgrounds/kogaionlinux.png desktop_bg=#000000 desktop_fg=#ffffff desktop_shadow=#000000 |