فهرست منبع

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

Frans Bergman 6 سال پیش
والد
کامیت
efa7e1750e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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