Skip to content

Commit

Permalink
Merge pull request #359 from ivanivanivanivanivanivan/master
Browse files Browse the repository at this point in the history
VIMS: update fan_setup.sh and tone2.sh scripts
  • Loading branch information
numbqq authored Nov 29, 2024
2 parents 014b313 + e4a362c commit 00f0838
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ if [ "${XDG_SESSION_TYPE}" == "tty"]; then
exit
fi

WAYLAND_DISPLAY=

FAN="/usr/local/bin/fan.sh"

LINUX_VER=`uname -r`
Expand Down
2 changes: 2 additions & 0 deletions archives/filesystem/special/VIM-COMMON/usr/local/bin/tone2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ if [ ! -d /usr/share/desktop-base ]; then
exit
fi

WAYLAND_DISPLAY=

source /etc/fenix-release

if [ "$BOARD" == "VIM1S" ]; then
Expand Down

0 comments on commit 00f0838

Please sign in to comment.