Explorar el Código

Use --bg-fill instead of --bg-scale to preserve aspect ratio

Frans Bergman hace 6 años
padre
commit
efa7e1750e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .scripts/set_background.sh

+ 1 - 1
.scripts/set_background.sh

@@ -1,2 +1,2 @@
 #!/bin/bash
-feh --bg-scale ~/desktop_background.png
+feh --bg-fill ~/desktop_background.png