From 502cb22980f3d643e0e826fbcdff217337c47aed Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Wed, 29 Jul 2026 12:51:55 +0200 Subject: [PATCH] remove bg --- i3/.config/i3/justfile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/i3/.config/i3/justfile b/i3/.config/i3/justfile index ba5d04d..0fa280e 100644 --- a/i3/.config/i3/justfile +++ b/i3/.config/i3/justfile @@ -1,11 +1,5 @@ choose-monitor: sh choose-monitor.sh - just reset-wallpaper - -reset-wallpaper: - feh --bg-fill ~/.wallpaper/ program-picker: dmenu_run -p 'start program' - -