nasirhm / i3-sig / Fedora-i3-Spin

Forked from i3-sig/Fedora-i3-Spin 3 years ago
Clone

dfd8129 Don't scale the background for the live image

Authored and Committed by defolos 3 years ago
1 file changed. 1 lines added. 1 lines removed.
    Don't scale the background for the live image
    
    feh --bg-scale adjusts the desktop background, but that confuses openqa as it
    can no longer find the desktop background. Instead we use --bg-fill which does
    not rescale the image
    
        
file modified
+1 -1