aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-02-24 23:44:18 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-02-24 23:44:18 +1300
commit6e7e41589761469e55cadb580d560e90da0f087b (patch)
tree37caebd491547558d17c0e99a0cf9279437c10e0 /X
parentAdd tl(1) requirement to tlcs(1) (diff)
downloaddotfiles-6e7e41589761469e55cadb580d560e90da0f087b.tar.gz
dotfiles-6e7e41589761469e55cadb580d560e90da0f087b.zip
New background
Diffstat (limited to 'X')
-rw-r--r--X/xinitrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/X/xinitrc b/X/xinitrc
index 944f6574..bea1432c 100644
--- a/X/xinitrc
+++ b/X/xinitrc
@@ -7,8 +7,8 @@ xrdb "$HOME"/.Xresources
setxkbmap -option compose:ralt,ctrl:nocaps,terminate:ctrl_alt_bksp
# Apply background image
-# Edited cover of Darkthrone's 1992 album "A Blaze in the Northern Sky"
-feh --bg-scale --no-fehbg -- "$HOME"/.xbackgrounds/blaze.jpg
+# Edited cover of Darkthrone's 1994 album "Transilvanian Hunger"
+feh --bg-scale --no-fehbg -- "$HOME"/.xbackgrounds/hunger.jpg
# Start dunst(1) to display libnotify messages
dunst &