Correct scripts to properly use env and only bash.

This commit is contained in:
Érico Rolim 2019-09-08 01:25:29 -03:00
parent 2fd6c6365e
commit 89ebdb0baa
9 changed files with 13 additions and 8 deletions

1
script/.local/bin/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
lnch

View File

@ -1,9 +1,9 @@
#!/usr/bin/env fish #!/usr/bin/env bash
kdesu enablegpu kdesu enablegpu
sleep 2 sleep 2
darktable $argv darktable "$@"
kdesu disablegpu kdesu disablegpu

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/usr/bin/env bash
echo "Restarting bumblebee service." echo "Restarting bumblebee service."
systemctl restart bumblebeed.service systemctl restart bumblebeed.service

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/usr/bin/env bash
echo "Moving config files." echo "Moving config files."
# allow to load nvidia module # allow to load nvidia module

View File

@ -1,3 +1,3 @@
#!/usr/bin/env sh #!/usr/bin/env bash
alacritty --dimensions 60 30 --title launcher --command "$@" alacritty --dimensions 60 30 --title launcher --command "$@"

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/usr/bin/env bash
~/.fehbg ~/.fehbg
fish -c beepoff beepoff

View File

@ -1,2 +1,2 @@
#!/bin/sh #!/usr/bin/env bash
export KDEWM=/usr/bin/i3 export KDEWM=/usr/bin/i3

View File

@ -1,4 +1,4 @@
#!/usr/bin/env sh #!/usr/bin/env bash
export QT_QPA_PLATFORM=wayland export QT_QPA_PLATFORM=wayland
export QT_QPA_PLATFORMTHEME=/usr/share/plasma/desktoptheme/breeze-light export QT_QPA_PLATFORMTHEME=/usr/share/plasma/desktoptheme/breeze-light

4
script/.local/bin/nv-gwe Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
optirun gwe --ctrl-display :8