Explorar o código

Make feh stop re-generating ~/.fehbg

Andrew Swistak %!s(int64=11) %!d(string=hai) anos
pai
achega
fe89abc9d0
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      fehbg

+ 3 - 1
fehbg

@@ -1 +1,3 @@
-feh  --bg-scale "$HOME/Documents/dotfiles/backgrounds/triforce_1680.jpg"
+#!/bin/sh
+
+feh --no-fehbg --bg-scale $HOME/Documents/dotfiles/backgrounds/triforce_1680.jpg