dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit c9e4a30632aa183e59ab62a22757e8496822a8ac
parent 12f2093f113fc84ecf73de66a3669a1caafe845f
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Thu,  6 Mar 2014 14:36:31 +0100

new wallpaper

Diffstat:
M.xinitrc | 2+-
Awallpapers/solarized-pattern.png | 0
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/.xinitrc b/.xinitrc @@ -9,7 +9,7 @@ xsetroot -cursor_name left_ptr & # Set background color #xsetroot -solid '#222222' & #hsetroot -cover ~/wallpapers/blue-gradient.jpg -hsetroot -fill ~/wallpapers/blue-gradient.jpg +hsetroot -tile ~/wallpapers/solarized-pattern.png # Hide mouse on inactivity unclutter -grab -noevents -root & diff --git a/wallpapers/solarized-pattern.png b/wallpapers/solarized-pattern.png Binary files differ.