Skip to content

Commit

Permalink
Merge pull request #95 from infoengine1337/hotfix/20220710-fixuhurukey
Browse files Browse the repository at this point in the history
fix wrong chmod
  • Loading branch information
infoengine1337 authored Jul 10, 2022
2 parents 9378e83 + 4246fa0 commit 9f0f673
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ fi

# Change aurorun files permission
chmod 755 "/home/${username}/.config/autostart/"* "/etc/skel/.config/autostart/"* || true
chmod +x /usr/bin/fcitxsetup-uhuru
chmod +x /usr/bin/uhurukey-en /usr/bin/uhurukey-ja

0 comments on commit 9f0f673

Please sign in to comment.