From 98e7f04a94c3cd7cdc2c6e058526d2e466d162fc Mon Sep 17 00:00:00 2001 From: bacalhau Date: Sun, 19 Oct 2025 19:01:19 +0100 Subject: [PATCH] realized it does make sense i could use this to quickly get a background instead of trying to remember the stupid command (that will generate this file anyways) --- .fehbg | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .fehbg diff --git a/.fehbg b/.fehbg new file mode 100644 index 0000000..2346ca8 --- /dev/null +++ b/.fehbg @@ -0,0 +1,2 @@ +#!/bin/sh +feh --no-fehbg --bg-fill 'path-to-wallpaper'