Add TigerVNC Viewer

This commit is contained in:
JeremyStar™ 2024-10-03 13:20:46 +02:00
parent 8c505cbb37
commit 4e02ca1660
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D
2 changed files with 2 additions and 1 deletions

View file

@ -10,4 +10,5 @@ apps+=(
["Thunderbird"]="flatpak run org.mozilla.Thunderbird" ["Thunderbird"]="flatpak run org.mozilla.Thunderbird"
["qBittorrent"]="flatpak run org.qbittorrent.qBittorrent" ["qBittorrent"]="flatpak run org.qbittorrent.qBittorrent"
["Signal"]="flatpak run org.signal.Signal" ["Signal"]="flatpak run org.signal.Signal"
["TigerVNC Viewer"]="vncviewer"
) )

View file

@ -1,4 +1,4 @@
#? Config file for btop v. 1.3.2 #? Config file for btop v. 1.4.0
#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes. #* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.
#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes" #* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"