Browse Source

Fix the i3 config script name

And make it executable

`install` for package install

`custom` for config install
DricomDragon 5 years ago
parent
commit
8c61b4a639
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Install/i3-install

+ 2 - 1
Install/i3-install

@@ -1,4 +1,5 @@
-#!/bin/usr/fish
+#!/usr/bin/fish
+
 # Install i3 config
 # You must have installed the i3 package before