Add she-bang to all files

This commit is contained in:
Manuel Thalmann 2023-07-12 22:37:31 +02:00
commit 487c83afb2
29 changed files with 29 additions and 0 deletions
scripts/Common/Config/Firefox

View file

@ -1,3 +1,4 @@
#!/bin/bash
if [ "$XDG_SESSION_TYPE" == "wayland" ]
then
export MOZ_ENABLE_WAYLAND=1