Parcourir la source

Fix the i3 config script name

And make it executable

`install` for package install

`custom` for config install
DricomDragon il y a 5 ans
Parent
commit
8c61b4a639
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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