summaryrefslogtreecommitdiffstats
path: root/.fehbg
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2025-03-03 02:18:45 -0500
committerMalfurious <m@lfurio.us>2025-03-03 02:18:45 -0500
commite193f68f84e1516705d9d8176c4eb6c11c82df81 (patch)
tree70780e9466d9aa58db20c7c207fbea9d4ea9f32c /.fehbg
parent0ffa59d94968503bdb8a63c931cbc69ff0327ff3 (diff)
downloadrice-e193f68f84e1516705d9d8176c4eb6c11c82df81.tar.gz
rice-e193f68f84e1516705d9d8176c4eb6c11c82df81.zip
feh: Remove .fehbg file from version control
Allow user to change wallpaper via feh --bg-* commands without dirtying the .fehbg file in the repository. Fallback to the provided default wallpaper if this file doesn't exist.
Diffstat (limited to '.fehbg')
-rwxr-xr-x.fehbg2
1 files changed, 0 insertions, 2 deletions
diff --git a/.fehbg b/.fehbg
deleted file mode 100755
index 827748b..0000000
--- a/.fehbg
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-feh --no-fehbg --bg-fill "$HOME/rice/wallpaper.jpg"