Browse Source

Fix the i3 config script name

And make it executable

`install` for package install

`custom` for config install
DricomDragon 5 năm trước cách đây
mục cha
commit
8c61b4a639
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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