Browse Source

Fix set_background.sh

Frans Bergman 6 years ago
parent
commit
560ec537c0
1 changed files with 1 additions and 1 deletions
  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-scale ~/desktop_background.png