Skip to content

Commit

Permalink
vncviewer replace with remmina.
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k1o committed Mar 19, 2022
1 parent 8360096 commit 9b45bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/config/room.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ func (Room) Init(cmd *cobra.Command) error {
"m1k1o/neko:brave",
"m1k1o/neko:tor-browser",
"m1k1o/neko:vlc",
"m1k1o/neko:vncviewer",
"m1k1o/neko:remmina",
"m1k1o/neko:xfce",
}, "neko images to be used")
if err := viper.BindPFlag("neko_images", cmd.PersistentFlags().Lookup("neko_images")); err != nil {
Expand Down

0 comments on commit 9b45bdc

Please sign in to comment.