From 97a9c08485f2b344127b10d67ccd408ef574499d Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Sat, 17 May 2025 22:23:08 +0100 Subject: Remove redundant swayimg option --- dot-config/swayimg/config | 2 -- 1 file changed, 2 deletions(-) (limited to 'dot-config') diff --git a/dot-config/swayimg/config b/dot-config/swayimg/config index 79d5159..914bbc4 100644 --- a/dot-config/swayimg/config +++ b/dot-config/swayimg/config @@ -31,8 +31,6 @@ window = #000000ff transparency = grid # Default image scale (optimal/fit/width/height/fill/real) scale = optimal -# Fix position of the image on the window surface (yes/no) -fixed = yes # Anti-aliasing (yes/no) antialiasing = none # Run slideshow at startup (yes/no) -- cgit