瀏覽代碼

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