Skip to content

Commit

Permalink
Update wxwork script
Browse files Browse the repository at this point in the history
  • Loading branch information
wizawu committed Jun 25, 2023
1 parent 2a224e7 commit 341919e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 1 addition & 2 deletions bin/wxwork
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/bin/sh

set -x
exec sudo -i /opt/apps/com.qq.weixin.work.deepin/files/run.sh
VBoxManage startvm wxwork --type sdl
4 changes: 3 additions & 1 deletion bin/x
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ if [[ "$1" = "-b" ]]; then
hsetroot -full /usr/share/awesome/themes/default/background.png

# fcitx
fcitx -rd && im-config -n fcitx
nohup fcitx -rd &>>/tmp/fcitx.log &
im-config -n fcitx

exit
fi

Expand Down

0 comments on commit 341919e

Please sign in to comment.