Browse Source

Fix path in screenconf.sh

Frans Bergman 6 years ago
parent
commit
42f9c0f0de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .scripts/screenconf.sh

+ 1 - 1
.scripts/screenconf.sh

@@ -4,4 +4,4 @@ CHOICE=$(echo -e "left-of\nbelow" | dmenu)
 
 xrandr --output HDMI-0 --auto --$CHOICE DP-2
 
-~/bin/set_background.sh
+~/.scripts/set_background.sh