[+] Add wvkbd-mobintl
This commit is contained in:
parent
a901a12aad
commit
35050b550d
1 changed files with 18 additions and 3 deletions
|
@ -614,15 +614,30 @@ fi
|
||||||
#aurinstaller ntfysh-bin
|
#aurinstaller ntfysh-bin
|
||||||
#aurinstaller spotify
|
#aurinstaller spotify
|
||||||
#aurinstaller https://github.com/MultiMC/multimc-pkgbuild
|
#aurinstaller https://github.com/MultiMC/multimc-pkgbuild
|
||||||
aurinstaller polymc-bin
|
|
||||||
aurinstaller beautysh
|
|
||||||
#aurinstaller jetbrains-toolbox
|
#aurinstaller jetbrains-toolbox
|
||||||
aurinstaller wdisplays
|
|
||||||
#aurinstaller kickoff
|
#aurinstaller kickoff
|
||||||
|
|
||||||
|
# Minecraft-launcher
|
||||||
|
aurinstaller polymc-bin
|
||||||
|
|
||||||
|
# bash beautifier
|
||||||
|
aurinstaller beautysh
|
||||||
|
|
||||||
|
# arandr for wayland
|
||||||
|
aurinstaller wdisplays
|
||||||
|
|
||||||
|
# audio bar
|
||||||
aurinstaller sov
|
aurinstaller sov
|
||||||
|
|
||||||
|
# brightness bar
|
||||||
aurinstaller wob
|
aurinstaller wob
|
||||||
|
|
||||||
|
# logout screen
|
||||||
aurinstaller wlogout
|
aurinstaller wlogout
|
||||||
|
|
||||||
|
# on-screen keyboard (start with wvkbd-mobintl)
|
||||||
|
aurinstaller wvkbd
|
||||||
|
|
||||||
# MS-Fonts
|
# MS-Fonts
|
||||||
mkdir -p /etc/fonts/conf.avail/
|
mkdir -p /etc/fonts/conf.avail/
|
||||||
cp /opt/${repo}/configs/20-no-embedded.conf /etc/fonts/conf.avail/
|
cp /opt/${repo}/configs/20-no-embedded.conf /etc/fonts/conf.avail/
|
||||||
|
|
Loading…
Reference in a new issue